James Tebb
New Member
- Joined
- Nov 12, 2009
- Messages
- 26
I have a table that logs events. The fields in this table include:-
Event Name
Start Date
End Date
I have a second table that logs the schedule for each day of the event. This has the following fields:-
Event Name
Date
Event Detail
The tables are linked via the event name (this all works fine).
When I enter a new event in table one I want the second table to create records for each day of the event starting from the day before the start date and ending on the end date.
Any ideas??
Event Name
Start Date
End Date
I have a second table that logs the schedule for each day of the event. This has the following fields:-
Event Name
Date
Event Detail
The tables are linked via the event name (this all works fine).
When I enter a new event in table one I want the second table to create records for each day of the event starting from the day before the start date and ending on the end date.
Any ideas??