Query problem when adding two fields

G

Guest

I have an access database with 2 fields, one is a beginning balance the other
is adjustments. The sum of beginning balance +/- adjustments is my ending
amount.

My problem is when there are no adjustments (ie the adjustment field that
day is blank) the query returns a blank field for that day instead of just
returning the beginning balance. How do I set it so the query basically
would take beginning balance +/- nothing (blank field) and return the
beginning balance?

Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

combining queries into 1 8
combine like items in query 1
3 queries into 1 8
Looped result 6
No records...query help 6
Query Calculations & 2
calculated field 2
Summing and Subtracting Fields 2

Top