Running reminders through Access (1 Viewer)

ajvmom

New member
Local time
Today, 10:10
Joined
Aug 22, 2007
Messages
1
Is there anyway to use Access to run reminders?

I am trying to figure out the easiest way to have a reminder pop-up to run a letter for specific reps that would happen every 3 months.

Thanks for any help on this.
 

Pat Hartman

Super Moderator
Staff member
Local time
Today, 13:10
Joined
Feb 19, 2002
Messages
43,227
Create a query that looks for items that are due. Run that query in the first form that your application opens. If anything is found, open a form that shows what is due otherwise, open the regular menu.
 

Users who are viewing this thread

Top Bottom