How we can set a reminder on ACCESS 2007 ? (same the outlook)

  • Thread starter How we can set a reminder on ACCESS 2007
  • Start date
H

How we can set a reminder on ACCESS 2007

How we can set a reminder on ACCESS 2007 ? (same the outlook)
 
D

David C. Holley

A reminder for what?

The functionality doesn't inherently exist within Access, but you can build
it. However, what are you wanting to do?

"How we can set a reminder on ACCESS 2007" <How we can set a reminder on
ACCESS [email protected]> wrote in message
news:[email protected]...
 
V

Vagabond

How we can set a reminder on ACCESS 2007 said:
How we can set a reminder on ACCESS 2007 ? (same the outlook)

Whilst Access doesn't have any built in functions it is quite possible to
use the form timer event to fire a regular action - e.g. a form holding a
reminder. This does rely on the database being open and a splash form, for
example, remaining loaded the whole time. However, this is not an unusual
scenario, so would quite possible suit you.
 
Top