Subtracting value from main form

  • Thread starter Thread starter EMILYTAN via AccessMonster.com
  • Start date Start date
E

EMILYTAN via AccessMonster.com

I have a borrow module which will alow user to return item separately. So, I
have get the structure of returning it separately.
In my main form is the borrowing item, with the loaned quantity and the owed
quantity (will be calculated).
In the subform, there is the returning transaction. User will need to key in
the quantity returned and it will be automatically deducted from the quantity
owed.
But how am I supposed to get the quantity deducted while it 1 is in main form
and the other is in subform?
 
Hi,
I can solve it already.
Thanks to those who take to have a look at this....
 
Back
Top