PDA

View Full Version : Msgbox back on selected appointment/meeting in a shared Outlook calendar



jason_kelly
12-04-2014, 12:42 PM
Hello,

I need your help and don't know where to start coding.

What i'd like do is to create a macro such that:

at the click of button or call of a function, I would be able to msgbox back info (meeting title, date/time & location) to the user in regards to a selected appointment/meeting in shared calendar.

1. I already have the user's shared calendar open.
2. I've already selected the date, and on the view pane it is set to the date tab.
3. If I single click on a meeting/appointment and go to the Tools menu -> Macro -> Run Macro then the Macro would run, extract the subject title of the meeting, the date & time, and location and would msgbox back the info back to the user.

How would you code #3

Thanks so much for all your help.

Jay.