G
Guest
Hi guys,
I have a little database that has a form that operates as a main menu. This
menu opens a form that allows the user to enter data. It does certain
calculations and displays a summary of critical data in a box on the one
side. The calculations are done by a procedure in the form's load event. How
can I refresh, or update, these calculations after data has been added.
I have managed to do it manually by adding a refresh button and running the
calculations procedure when this button is pushed, but this seems to be
cumbersome and duplicates existing procedures.
Ok thanks.
Kenny
I have a little database that has a form that operates as a main menu. This
menu opens a form that allows the user to enter data. It does certain
calculations and displays a summary of critical data in a box on the one
side. The calculations are done by a procedure in the form's load event. How
can I refresh, or update, these calculations after data has been added.
I have managed to do it manually by adding a refresh button and running the
calculations procedure when this button is pushed, but this seems to be
cumbersome and duplicates existing procedures.
Ok thanks.
Kenny