Query problem when adding two fields

  • Thread starter Thread starter Guest
  • Start date Start date
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
AT WITS END ON QUERY TOTAL 34
3 queries into 1 8
COMBINING 2 QUERIES INTO 1 12
union query 19
multiple calcs in a query 2
Looped result 6

Back
Top