MarieLine77
Registered User.
- Local time
- Today, 22:09
- Joined
- Apr 4, 2012
- Messages
- 55
Access 2007 – Setting an automatic reminder 15 days prior to (see below)
I have an “UPDATE DUE DATE” field in one table and a “NEXT SUPERVISION DUE” field in another table:
tblTrainingRecord
UpdateDueDate
tblSupervisions
NextSupervisionDue
I have a Switchboard that is loaded when the database is started and I want this the reminder to open on the switchboard.
I have selected EVENT, then ON LOAD on the switchboard property sheet and when I click on the 3 dots another window opens up asking me to select from:
Macro Builder
Expression Builder
Code Builder
Can someone tell me which option to select and what is the exact instruction that I need to type in, using my exact fields and tables name?
If there is a better way of achieving this on the switchboard please feel free to let me know.
Thank you for your help.
I have an “UPDATE DUE DATE” field in one table and a “NEXT SUPERVISION DUE” field in another table:
tblTrainingRecord
UpdateDueDate
tblSupervisions
NextSupervisionDue
I have a Switchboard that is loaded when the database is started and I want this the reminder to open on the switchboard.
I have selected EVENT, then ON LOAD on the switchboard property sheet and when I click on the 3 dots another window opens up asking me to select from:
Macro Builder
Expression Builder
Code Builder
Can someone tell me which option to select and what is the exact instruction that I need to type in, using my exact fields and tables name?
If there is a better way of achieving this on the switchboard please feel free to let me know.
Thank you for your help.