Hello jsmity,
The GetObject function will only attach to a running instance of Outlook. It Outlook isn't running it will error.
I have been working on your workbook. I have added a cell right click menu option to run the macro. This is easier than putting buttons on all the worksheets. Just right click on a cell in column "A" or "B" between rows 20 and 50 and then click "Add Outlook Appointment".
A big problem is with the dates. If the dates are not standardized then you are going to have problems with the appointments. Basically, Outlook only accepts standard date formats. The macro can been altered to handle some custom formats, but sticking with standard dates is better all the way around.
Add Apointment
Add and Remove Right Click Menu Item
This Workbook Events
Sincerely,
Leith Ross
Bookmarks