for a query named qNames where columnList="id,name,car"
<cfset col3Row2=qNames[3][2]> <cfset col3Row2=qNames['car'][2]> Does this help at all? Jerry Johnson >>> [EMAIL PROTECTED] 06/26/03 04:10PM >>> Instead of me pasting code and trying to explain problem - could somebody give me the breakdown on treating query objects as structures/arrays one more time - like referring to records and columns using array notation, etc. There has to be an online resource that goes over this. I'll write it down on my forehead this time. Adam. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

