View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Jim Thomlinson Jim Thomlinson is offline
external usenet poster
 
Posts: 5,939
Default error message Method €˜Add of object €˜CommandBar Controls fail?

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?