
POSTED: Jun 1, 2010 1:35 AM (GMT)
You will have to program it.
I’m still not clear about your design, and about whether you are asking how to create a command to store recurring appointments, or to do something else with those stored recurring appointments.
You could add a column to identify the appointment type, and some other columns (or maybe tables) to store additional information like recurrence period, start and end dates, etc)

POSTED: Jun 1, 2010 9:02 AM (GMT)
Hi - thanks for your input. Basically I want to be able to create each appointment as a new “job” that will come up on the day’s job list. So, effectively, store the “job / appointment” in the job list table. Do you think an append query with a “dateadd” command would work?
Regards, Sharon
















