>> What i want to do is this: > >AFAIK, you cannot. Check the previous responses. I posted an alternative. > > >-Leig
Leigh I tried your suggestion and it outputs the value of the column: <cfset queryAddColumn(dataDownload, "name", dataDownload["First Name"]) /> Here is what I need to do. The date column in not displaying properly in my file so I need to format it. Because the date column is two words: 'DATE COMPLETED', it breaks in my QoQ, how do I select the date column in my QoQ so it won't break? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:348503 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

