I have a form CashBook with the subform subCashBook
On the mainform i have a textfield to get the actual cash amount
I programed CashDate on the mainform with setfocus to get the exact amount from the tblCashBook.
I tried everything to change the textbox with the new amount after entering paid and received amounts the box never changed to the new amount.
I have to setfocus to cashdate and get the new amount
What I do wrong?
On the mainform i have a textfield to get the actual cash amount
I programed CashDate on the mainform with setfocus to get the exact amount from the tblCashBook.
I tried everything to change the textbox with the new amount after entering paid and received amounts the box never changed to the new amount.
I have to setfocus to cashdate and get the new amount
What I do wrong?