Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm getting the error: "Cannot create object" when instantiating a form
commandbutton in Excel 2003 with VBA code. The code works fine in XL2007. I suppose also woth noting is that the XL07 is running under Vista while XL03 is running under WinXP Pro with the latest SP. The command that fails is as follows: wksPhotos.OLEObjects.Add ClassType:="Forms.CommandButton.1" wlsPhotos is the active worksheet and the statement above is contained within it. I've moved the code to module with no change in results. Any ideas? -- Jack << |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
runtime error 429 when trying to create Inet object | Excel Discussion (Misc queries) | |||
Excel 2003 - Business Explorer - Missing object or reference error | Excel Discussion (Misc queries) | |||
Object Required Error, Excel 2000 & 2003 | Excel Programming | |||
error 429: ActiveX component can't create object | Excel Programming | |||
MAPI create object error | Excel Programming |