G
Guest
I have a macro that calls a query and outputs the results to a form, the form
is then printed and another query is called to clear out the orignal results.
The macro runs fine, my question is - How do I get the macro to run when a
field is set to 'True' without intervertion from the user?
I need this to run in the background, the database is updated from another
application ( the database will not be open). What I would like is that when
a record is added and the 'Print Form' is set to 'True' the macro runs.
is then printed and another query is called to clear out the orignal results.
The macro runs fine, my question is - How do I get the macro to run when a
field is set to 'True' without intervertion from the user?
I need this to run in the background, the database is updated from another
application ( the database will not be open). What I would like is that when
a record is added and the 'Print Form' is set to 'True' the macro runs.