View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
ker_01 ker_01 is offline
external usenet poster
 
Posts: 395
Default CommandButton works in v.2007 but is unclickable in v.2003

I ran into this a while back. I apologize for not recalling the technical
details, but you are correct that the default sheet controls are not backward
compatible to XL2003.

In the end, my solution was to build in 2003, because it is easier to be
forward compatible...

"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


.