(?)Run a macro in chosen date

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

Guest

Oi!
Excuse me for mine insist:
Can I to activate a macro to run automatically in one date previously chosen?

Thanks in advance.
an
 
Yes, if you have the date parameter embedded in the query and created a date
field in form to run this macro
 
C,
Thanks for your reply.

My problem is distinct.
In form, I have a textbox (Enabled=No and Locked=Yes), with fix date writed
when we make a DB.
When DB is open after that date, then, run a macro.

Thanks
an
 
Problem solved with one macro.
Thanks.
an

caloy said:
Yes, if you have the date parameter embedded in the query and created a date
field in form to run this macro
 
Back
Top