Running reminders through Access (1 Viewer)

ajvmom

New member
Local time
Yesterday, 16:14
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
Yesterday, 19:14
Joined
Feb 19, 2002
Messages
43,275
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