View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
sharon sharon is offline
external usenet poster
 
Posts: 48
Default Command buttons DEAD

Actually it doesn't allow to add any control, but it used to be possible.

Now I have erased/reinstalled EXCEL 2 times something is missing... and I
realize I can't install Microsoft ActiveX DataObjects 2.6 Library

Usually it comes more smooth on a new installation...

Any clue?
TIA,
Sharon



"Jim Thomlinson" wrote:

If you add a new button on that computer does it work?
--
HTH...

Jim Thomlinson


"sharon" wrote:

Hi Jim,

No Design Mode. Just open the workbook and the buttons are inactive. As
said, If I excute the module manually, everything is fine (but tthe buttons!)

Sharon

"Jim Thomlinson" wrote:

First thing check to see if you are in Design Mode.
--
HTH...

Jim Thomlinson


"sharon" wrote:

I have a PC (XP Prof) where Excel 2003 command buttons DO NOTHING. They look
like if they were dead.

If I execute macros from ViusalBasic within Excel it is fine.

So far I checked Application.EnableEvents and its value is True
I have security level in Low

In all other computers the workbooks execute commnand buttons Ok.

What should I change or check?

TIA,
Sharon