I have a calendar list on SharePoint, and I wanted to find out, can I create a multiple Calendar events, on different times based on the time I entered for the first event?
For example:
- I enter an event on 01/01/2012
- Automatic events are create 8 months later, on 01/08/2012 (or whatever +240 days is), and 16 months later.
These should be the original event names, only prefixed (i.e. the first event is called "John Doe", the second should be called "8 Mo - John Doe", the third is "16 Mo - John Doe".
Is any of these possible at all? Or am I barking entirely at the wrong tree?