G
Guest
Hi, I'm using Access '03. I have a sales contacts database consisting of a
Main table and a few child tables. One of the related tables is called
Follow-up. In this table the salespeople store follow-up or to do items.
The fields include date, time, regarding, ALARM and results. The Alarm field
has a combo box set with the following options: 5 minutes, 10 minutes, 30
minutes, 1 Day, 1 Week, 2 Weeks. Each follow-up item is assigned a reminder.
They want to have a "reminder" form available from a command button that
would display the follow-up items due. This would have to be based on the
computer clock I would imagine, unless using some kind of calculation based
on the =now() function would work...
Could somebody point me in the right direction? I suggested using Outlook
for this, but that would be too easy. Thanks for your time.
Main table and a few child tables. One of the related tables is called
Follow-up. In this table the salespeople store follow-up or to do items.
The fields include date, time, regarding, ALARM and results. The Alarm field
has a combo box set with the following options: 5 minutes, 10 minutes, 30
minutes, 1 Day, 1 Week, 2 Weeks. Each follow-up item is assigned a reminder.
They want to have a "reminder" form available from a command button that
would display the follow-up items due. This would have to be based on the
computer clock I would imagine, unless using some kind of calculation based
on the =now() function would work...
Could somebody point me in the right direction? I suggested using Outlook
for this, but that would be too easy. Thanks for your time.