I'm setting an array and trying to get the sum of the values. The array is
populated from the contents of a "Number" field in an MSAccess table. The
error I get is:

"In function ArraySum the element at position 1 is not a real value. Please
make sure that the function's first argument contains only real values"

When I convert the array to a list, it outputs the following as the contents
of the array:

3.0,2.0,0.0,3.5,0.5,0.0,1.0,0.0,3.0,2.0,2.0,4.5,3.0,0.0,0.0,6.0,4.5,9.0,0.0,
3.0,

What might be the trouble?

Paul Sinclair

------------------------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message 
with 'unsubscribe' in the body to [EMAIL PROTECTED]

Reply via email to