View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Gord Dibben Gord Dibben is offline
external usenet poster
 
Posts: 22,906
Default CommandButton works in v.2007 but is unclickable in v.2003

When you open the *.xlsm in 2003 do you get the "file conversion in
progress"?

I also get a message about uninitiialized activex controls being disabled.

Do you receive that? I have no clue how to get rid of it.

Forms buttons are OK.


Gord Dibben MS Excel MVP

On Tue, 5 Jan 2010 14:31:17 -0800 (PST), Jay wrote:

Hi all,

I have this silly little backwards compability problem. The button and
the macro that is connected to it works just fine in 2007. However,
when I save my file as an macro-enabled file and open it 2003. The
button is uncklickable, and it just selects it. DESIGN MODE is OFF,
macros are enabled and it is not the security level that is the
problem. What could it be?


BR,
J