Ben
-----Original Message-----
From: Patricia G. L. Hall [mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 19, 2003 8:44 AM
To: CF-Talk
Subject: RE: Array Sum
> Yeah I didn't realize I was recreating the array at every iteration,
> that was an oversight. clicks_per_product.click[i] is a query but I
> thought by putting setting prodLinkTotal which is an array to
> clicks_per_product.click[i] would turn that into an array? I can get
the
> values I need just can't seem to add them together. Any ideas?
>
try arraysum(listtoarray(valuelist(clicks_per_product.click)))
-Patti
_____
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

