M
Mark Smith via AccessMonster.com
I have a table that stores start dates and end dates. How can I create a
new table based on the original table that sorts start and end dates by
month?
For example, if one event covers 3 months (1/5/05 to 3/9/05), I want to
divide the event into 3 different entries, with a time span for each month
(the first one will be from 1/5/05 to 1/31/05, the second will be from
2/1/05 to 2/28/05, and the third will be from 3/1/05 to 3/9/05).
Thanks for the help.
new table based on the original table that sorts start and end dates by
month?
For example, if one event covers 3 months (1/5/05 to 3/9/05), I want to
divide the event into 3 different entries, with a time span for each month
(the first one will be from 1/5/05 to 1/31/05, the second will be from
2/1/05 to 2/28/05, and the third will be from 3/1/05 to 3/9/05).
Thanks for the help.