Getting the selected day in the Outlook Calendar

  • Thread starter Thread starter Phil
  • Start date Start date
P

Phil

Hi,

I have written a COM AddIn in VB 6 that links into a
custom Timesheet application allowing users to add
TimeSheet entries from Outlook.

My problem is that I cannot get the selected day in the
Outlook Calendar. Meaning if the calendar view by week
and the user selects tommorows date and then hits the
button to create the timesheet entries for that day I need
to know what day has been selected.

I do not want to be add a date to a new or existing
calendar appointment.

Any pointers or code snippets (preferably) would be
greatly appriciated.

Many thanks in advance.
Phil.
 
Thanks for your reply...

You don't want to know how long I have been searching for
an answer.

I will seek another solution.
 
Back
Top