Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Since one of the computers on my network has upgraded to the office 2003
service pack 2 on auto upgrade the following procedure no longer works Dim olapp As Object Set olapp = CreateObject("Outlook.Application") the program in question says it can not create the ActiveX control? never got this error before the update if i am using outlook i can use set olapp = outlook.application but not when I using excel because I have to use late binding because some users have 2000 some 2003 some xp. anybody know why this is or maybe another way to do this? -- When you lose your mind, you free your life. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Office 2003 Service Pack 3 (SP3) | Excel Discussion (Misc queries) | |||
Office 2007 compatibility pack on Office 2003 (slow network file | Setting up and Configuration of Excel | |||
Link problems after installing Office Service Pack 3 | Links and Linking in Excel | |||
Loading Office 2003 Service Pack 2 conflicts with Excel Subtotal | Excel Worksheet Functions | |||
Reported problems with Office 2000 Service pack 3 | Excel Programming |