Home |
Search |
Today's Posts |
#7
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Correction:
It should be XLApp.Workbooks.Open ("My Workbook.xls") not XLApp.Workbooks("My Workbook.xls").Open Thx, JP On Jun 5, 10:39 pm, JP wrote: It would need to run from Outlook, it just makes more sense that way that when someone adds a calendar entry, the event code would pick it up and start Excel. Keep in mind this means you would need to install this code on every users' machine that you want to receive this information from. This should get you started. Place this code in the ThisOutlookSession module of your Outlook. Then close and restart Outlook. Private WithEvents CalItems As Outlook.Items |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
custimized outlook today in outlook 2007 | Excel Discussion (Misc queries) | |||
excel open in outlook if outlook is running | Excel Discussion (Misc queries) | |||
excel to outlook | Excel Worksheet Functions | |||
Send to Outlook 2000 not Outlook Express | Excel Discussion (Misc queries) | |||
Outlook 2003 demo back to Outlook XP | Excel Discussion (Misc queries) |