burnout421
Technical User
I have created an inventory database and want to show in a 'Form' view information about qty received, qty on hand and qty moved in last month. The formula itself is simple:
Qty on hand at end of last month (A)+ Qty received this month (B)- Qty on hand at end of this month = Qty moved this month (D)
A+B-C=D A, B, C and D representing fields on the form.
My problem is that I don't want D to display anything at all if any of A or B or C are empty. Is it possible to do this and, if so , can anyone help me with the formula?
You may have guessed, I am by no means an expert!
Qty on hand at end of last month (A)+ Qty received this month (B)- Qty on hand at end of this month = Qty moved this month (D)
A+B-C=D A, B, C and D representing fields on the form.
My problem is that I don't want D to display anything at all if any of A or B or C are empty. Is it possible to do this and, if so , can anyone help me with the formula?
You may have guessed, I am by no means an expert!