Hello,
I have copied and adjusted the code from the FAQ: by TheAceMan1, but I seem to always get error in the control in Question.
My knowledge in VBA is not very good, so help would be deeply appreciated.
Forms name = Data (continuous forms)
Autonumber field = AA
Field that contains the values = Debit
Unbound box to show the running sum = Balance
The only thing that I have managed to accomplish is get an #error result very slowly populating the Balance text box.
What I actually want to do after I manage to make this work is to have a debit and credit balance result in my form.
Best regards
George
I have copied and adjusted the code from the FAQ: by TheAceMan1, but I seem to always get error in the control in Question.
My knowledge in VBA is not very good, so help would be deeply appreciated.
Forms name = Data (continuous forms)
Autonumber field = AA
Field that contains the values = Debit
Unbound box to show the running sum = Balance
The only thing that I have managed to accomplish is get an #error result very slowly populating the Balance text box.
What I actually want to do after I manage to make this work is to have a debit and credit balance result in my form.
Best regards
George