Hi, I think it should take the new value for the later check but just not sure. Why don't you try printing it, to know if it has taken the new value.
Jayesh Adobe CF Team -----Original Message----- From: Peterson, Chris [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 25, 2007 6:58 PM To: CF-Talk Subject: querySetCell within cfoutput I have an output block that does many different tests against each record as its looping through them. Near the beginning of the loop, I check for a certain date and, if it matches, I perform a querySetCell() on that date to assign a new one. Now, further down in this block of code, I do further checks against the date variable that I just did a querySetCell against. My question: Does the code further down use the new assigned variable from querySetCell, or does it keep the original value it had at the beginning of this cfoutput loop? Chris Peterson Gainey IT Adobe Certified Advanced Coldfusion Developer ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade to ColdFusion 8 and integrate with Adobe Flex http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:284527 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

