Automating a command button

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I want to automate the on click of a command button on a form periodically.
I can use the on timer propoerty of the form to define the frequency that
the macro to click the button is run, but can anyone tell me the code needed
to click the button.
Thanks
 
Back
Top