M
Mark Andrews
Here's a general question related to doing reporting off calendar events.
I am using a third party calendar control which allows for recurring events
(example: event occurs every 2 days for 3 occurrences)
where this information is stored as:
- one event record
- one recurrencepattern record
My question is:
I now want to do some standard Access reports off calendar events such as
list out the events that occurred
Dec 1st 2008 thru Dec 31st 2008. However I would like recurring and
non-recurring events to be listed.
I wondering what the best way to approach this is? The recurring events
being the tricky ones.
Note: There are a fair number of ways to setup recurring events.
I have a few ideas but I thought I would ask, maybe someone has gone down
this path before.
Thanks in advance,
Mark
I am using a third party calendar control which allows for recurring events
(example: event occurs every 2 days for 3 occurrences)
where this information is stored as:
- one event record
- one recurrencepattern record
My question is:
I now want to do some standard Access reports off calendar events such as
list out the events that occurred
Dec 1st 2008 thru Dec 31st 2008. However I would like recurring and
non-recurring events to be listed.
I wondering what the best way to approach this is? The recurring events
being the tricky ones.
Note: There are a fair number of ways to setup recurring events.
I have a few ideas but I thought I would ask, maybe someone has gone down
this path before.
Thanks in advance,
Mark