G
Guest
I have a report which utilises various calculations mostly done in the
underlying SQL statement. However in the report I need to divide all results
by another field. Most work OK but 2 of the controls return #error. All use
the same calculation i.e. =[field name] / [Euro Conversion Rate]
The peculiar thing is that if I strip out the last part of the calculation
and just set the control source to =[field name] it still returns #error yet
this works OK with other controls. I can't see anything different with this
field, any hints as to possible causes would be much appreciated.
underlying SQL statement. However in the report I need to divide all results
by another field. Most work OK but 2 of the controls return #error. All use
the same calculation i.e. =[field name] / [Euro Conversion Rate]
The peculiar thing is that if I strip out the last part of the calculation
and just set the control source to =[field name] it still returns #error yet
this works OK with other controls. I can't see anything different with this
field, any hints as to possible causes would be much appreciated.