Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
When opening 2007 Excel I get the following message:
Run-time error €˜2147467259 (80004005) Method €˜Add of object €˜CommandBar Controls failed Program seems to work OK. Is there something I need to do? |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
2007 does not have a command bar. It uses the ribbon. Hard to add something
to a command bar that does not and can not exist. The code will need to be changed if the command bar is required. -- HTH... Jim Thomlinson "Sandy Pringle" wrote: When opening 2007 Excel I get the following message: Run-time error €˜2147467259 (80004005) Method €˜Add of object €˜CommandBar Controls failed Program seems to work OK. Is there something I need to do? |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
The commandbar code should still work. Any toolbars created will show up on the
Addins tab of the ribbon. (I don't have a guess why the OP's problem occurs, though.) Jim Thomlinson wrote: 2007 does not have a command bar. It uses the ribbon. Hard to add something to a command bar that does not and can not exist. The code will need to be changed if the command bar is required. -- HTH... Jim Thomlinson "Sandy Pringle" wrote: When opening 2007 Excel I get the following message: Run-time error €˜2147467259 (80004005) Method €˜Add of object €˜CommandBar Controls failed Program seems to work OK. Is there something I need to do? -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
runtime error 434, object does not support this method or property | Excel Discussion (Misc queries) | |||
Charts.Add error '1004' Method 'Add' of object 'Sheets' failed | Charts and Charting in Excel | |||
Intermittent Error - Method 'Add' of object 'HPageBreaks' failed | Excel Worksheet Functions | |||
runtime error 1004 method range of object '_global failed | Excel Discussion (Misc queries) | |||
Object doesn't support this property or method (Error 438) | Excel Discussion (Misc queries) |