Recurrence Appointment

J

john

I created a recurrence appointment and like to have
occurrence number on each occurrence on day view.
Is there a soloution in outlook or VBA sample code?

Thanks
John
 
S

Sue Mosher [MVP-Outlook]

I've never seen a practical solution for this. While it would in theory be
possible to add a recurrence number to each item programmatically, doing so
would turn each appointment into an exception, which could cause problems
down the road if you needed to update the appointments.
 
Top