Hi all
Can anyone help me?
if i have a macro called "TODATE" how do I auto run this when the form is opened by the user?
Hi all
Can anyone help me?
if i have a macro called "TODATE" how do I auto run this when the form is opened by the user?
Call it in the "On Open" event of the form.
grNG
Hi, if you have a macro, you don't need any code. Just click on the little down arrow on the left side of the event property. You'll see a list with available macro's. Just choose the macro you want to run when the event occurs.
gr
NG