sir_dan_mitchell
Registered User.
- Local time
- Today, 13:50
- Joined
- Feb 5, 2002
- Messages
- 74
Hey again,
Im trying to add up two simple queries. One is [extraoutgoings], the other [TotalVenueCosts].
They are both written as Nz(Sum([etc],0)) and come out correct in the sum calculations individually.
Why then when I try to add say 10 and 40 together do I get 1040. I have tried formatting them into currency, but I get a data type missmatch!
Anyone have any ideas?
Thanks
Im trying to add up two simple queries. One is [extraoutgoings], the other [TotalVenueCosts].
They are both written as Nz(Sum([etc],0)) and come out correct in the sum calculations individually.
Why then when I try to add say 10 and 40 together do I get 1040. I have tried formatting them into currency, but I get a data type missmatch!
Anyone have any ideas?
Thanks