nicksource
Registered User.
- Local time
- Today, 02:17
- Joined
- Feb 18, 2008
- Messages
- 69
I have a DSum that does a simple subtraction.
As an example:
('FieldA' - 'FieldB') where FieldC = '123'
If FieldB is blank, no data there, but there is for FieldA, it doesn't show any result, it is blank.
Surely if FieldA = 300, then FieldB is blank, the result should be 300? As It's basically 300 subtract 0.
Any work around for this?
As an example:
('FieldA' - 'FieldB') where FieldC = '123'
If FieldB is blank, no data there, but there is for FieldA, it doesn't show any result, it is blank.
Surely if FieldA = 300, then FieldB is blank, the result should be 300? As It's basically 300 subtract 0.
Any work around for this?