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

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