N
NeoFax
I have a macro that I run when in the morning and then everyone can
access the information. I would like to make a Front End Form that
allows managers to open the form and have the data without waiting for
me to run the macro. I know that a macro named autoexec will run on
the database startup, but I would like to know if there is a way for a
front end to check if a table has a value of 1 for ran already and not
run the macro or 0 and then run the macro. I know that there may be a
slight chance that the macro kicks off and gets to half way and then
someone else opens their front end and it can cause a problem, but
that is a small chance I am willing to take.
access the information. I would like to make a Front End Form that
allows managers to open the form and have the data without waiting for
me to run the macro. I know that a macro named autoexec will run on
the database startup, but I would like to know if there is a way for a
front end to check if a table has a value of 1 for ran already and not
run the macro or 0 and then run the macro. I know that there may be a
slight chance that the macro kicks off and gets to half way and then
someone else opens their front end and it can cause a problem, but
that is a small chance I am willing to take.