Does anyone know how to set reminders in an Access Database?

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

Guest

I'm building an access database for my workcenter and I need to know if I can
set reminders for all the personnel that will be using the database in the
future.
 
You can program anything you want. Do you have some kind of appointments
stored in a table? If so, how do you want to remind your users? Do you
want an email? A message? A line at the bottom of a form?

Generally speaking, Outlook handles reminders for appointments really well.
I'd not try to reinvent the wheel if it were me.
 
more importantly

if you used an Access Data Project you could tell the database to send
you an email reminder.

try to do that in Access lol

-Aaron
 
more importantly

if you used an Access Data Project you could tell the database to send
you an email reminder.

try to do that in Access lol

-Aaron
 
more importantly

if you used an Access Data Project you could tell the database to send
you an email reminder.

try to do that in Access lol

-Aaron
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top