Hello,
I would like to know if there is a way to pause the timer function in a form..
Right now I have this in the on timer event
DoCmd.Requery
the problem is that when i try to edit data the event fires off and I can't put in any data...i need to pause or stop the timer to ba able to add a record.
Can this be done?
Thanks,
Sylvain
I would like to know if there is a way to pause the timer function in a form..
Right now I have this in the on timer event
DoCmd.Requery
the problem is that when i try to edit data the event fires off and I can't put in any data...i need to pause or stop the timer to ba able to add a record.
Can this be done?
Thanks,
Sylvain