Hello
I have a main form which has different command buttons. From the main form user can go to run a report or enter new data. I have a table which has to fields, amount deposit and amount withdrawal. I would like to put a text box in main form which will show a running balance by subtracting amount deposit and amount withdrawal. Can this be done???
Thank you,