Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default CommandButton works in v.2007 but is unclickable in v.2003

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


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 449
Default CommandButton works in v.2007 but is unclickable in v.2003

Hi

Macro enabled file? That's 2007 format xlsm and some converter in the
receiving end? Try saving as 97-2003 workbook xls.

HTH. Best wishes Harald


"Jay" wrote in message
...
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



  #3   Report Post  
Posted to microsoft.public.excel.programming
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


.

  #4   Report Post  
Posted to microsoft.public.excel.programming
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


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
2003 vba to hide two grouped charts, works in 2007 but not in 2003 Harold Good Excel Programming 3 December 18th 09 12:20 AM
2003-2007 xlsm-2003 loses worksheet commandbutton functionality ker_01 Excel Programming 1 May 5th 09 02:11 PM
Works in 2007 but not 2003 teepee[_3_] Excel Discussion (Misc queries) 9 November 25th 08 08:53 AM
chart works in excel 2007, not 2003 [email protected] Excel Programming 2 August 27th 07 05:13 PM
sortTable works in 2003 but not in 2007 Marcello Excel Programming 4 March 6th 07 12:24 PM


All times are GMT +1. The time now is 07:26 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"