Try.... Get_leadsTotal["totalLeads"][currentrow]
-Mark -----Original Message----- From: Dr. Who [mailto:[EMAIL PROTECTED] Sent: Friday, January 04, 2008 1:13 PM To: CF-Talk Subject: Re: stuck with a loop count i tried <cfloop query="get_leads"> <cfloop query="get_leadsTotal"> <cfoutput>#get_leadsTotal.TotalLeads[get_leadsTotal.currentrow]# </cfoutput> </cfloop></cfloop> but i only get the first value repeated as many times as i have records. i can total every thing up just fine if i dont try to nest results that are grouped.... just trying to do it another way. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:295880 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

