Creating a follow-up appoinment

S

Sean Dalziel

Hi all,

I am very new to programming and VBA. I would like some help and
pointers on how to create a follow-up appoinment in my calander.

Procedure
While in an open meeting, presumably after I have entered notes about
the meeting. I would like a macro to copy the meeting to a new
appoinment (notes, subject, categories, everything) where I can create
a follow-up appoinment and add new notes, and a new date.

I'm sure this is possible, I just do not know what objects to
reference or the methods to use. As I said, very new to VBA.

Thanks for your time,
S.
 
Top