Was this problem ever resolved? I am getting the exact same problem.
i.e. the error message says non-numeric value when the value quite clearly IS numeric. I have a recordset with two columns - Consumption_DateTime and Consumption. I set the label to be Consumption_DateTime and the value to be Consumption The error message says Field:Consumption_DateTime and Value:0.25527 0.25527 is numeric, and it is the value from the first row in the Consumption column. If I change the label field to Consumption, then the error message still appears, but says Field:Consumption
It seems that there is a bug whereby it gets the label and values fields confused when it checks whether the data in the recordset is valid. Is there a fix yet?
regards Julian
|
|
|