Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 9
Default Command Buttons not responding

I have sheet with command buttons from Control Toolbox. Everything worked
fine until now. When I have opend my file command buttons stop responding.
Also I can not se their properties when I am in design mode. I can run their
VB code from Visual Basic Editor with Step Into button. Also I have command
buttons from Forms Toolbox on other sheets with charts, they work without any
problem.

Please help!

Naftas
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 9,101
Default Command Buttons not responding

this posting originated at MS website so I'm responding at both THECODECAGE
and here. Don't blame me for the double posting.

If you are in desing mode and double click the button a new macro will not
be created. If you get a new macro then the name of the button doesn't match
the macro you are using. the macro also need to be in the VBA sheet the
crresponds to the sheet where the button is located. the button will not work
if it is in a different sheet, in a module, or in THISWORKBOOK.


You also need to exit design mode for the button to work. It is possible you
may of create two macros with the same name. I would run COMPILE from the VBA
menu Debug - Compile to make sure there is no errors in your macros.


"Naftas" wrote:

I have sheet with command buttons from Control Toolbox. Everything worked
fine until now. When I have opend my file command buttons stop responding.
Also I can not se their properties when I am in design mode. I can run their
VB code from Visual Basic Editor with Step Into button. Also I have command
buttons from Forms Toolbox on other sheets with charts, they work without any
problem.

Please help!

Naftas

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Command Buttons not responding


If you are in desing mode and double click the button a new macro will
not be created. If you get a new macro then the name of the button
doesn't match the macro you are using. the macro also need to be in the
VBA sheet the crresponds to the sheet where the button is located. the
button will not work if it is in a different sheet, in a module, or in
THISWORKBOOK.


You also need to exit design mode for the button to work. It is
possible you may of create two macros with the same name. I would run
COMPILE from the VBA menu Debug - Compile to make sure there is no
errors in your macros.


--
joel
------------------------------------------------------------------------
joel's Profile: http://www.thecodecage.com/forumz/member.php?userid=229
View this thread: http://www.thecodecage.com/forumz/sh...d.php?t=152998

Microsoft Office Help

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 9
Default Command Buttons not responding

Hi joel,

as I have said nothing was chaged in last god run.
I am not in design mode there are no duplicate macros or macros with same
name. Also same file works fine on my college computer without any problem.
All command buttons are in function. On my computer macro security is set to
LOW.

Have you any other ideas!
Best regards,
Naftas

"joel" wrote:


If you are in desing mode and double click the button a new macro will
not be created. If you get a new macro then the name of the button
doesn't match the macro you are using. the macro also need to be in the
VBA sheet the crresponds to the sheet where the button is located. the
button will not work if it is in a different sheet, in a module, or in
THISWORKBOOK.


You also need to exit design mode for the button to work. It is
possible you may of create two macros with the same name. I would run
COMPILE from the VBA menu Debug - Compile to make sure there is no
errors in your macros.


--
joel
------------------------------------------------------------------------
joel's Profile: http://www.thecodecage.com/forumz/member.php?userid=229
View this thread: http://www.thecodecage.com/forumz/sh...d.php?t=152998

Microsoft Office Help

.

  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 9
Default Command Buttons not responding

When I have tried to add new command button from Control Toolbox next message
appeared:

"Microsoft Map is no longer supported with Microsoft Office Excel"

"Naftas" wrote:

Hi joel,

as I have said nothing was chaged in last god run.
I am not in design mode there are no duplicate macros or macros with same
name. Also same file works fine on my college computer without any problem.
All command buttons are in function. On my computer macro security is set to
LOW.

Have you any other ideas!
Best regards,
Naftas

"joel" wrote:


If you are in desing mode and double click the button a new macro will
not be created. If you get a new macro then the name of the button
doesn't match the macro you are using. the macro also need to be in the
VBA sheet the crresponds to the sheet where the button is located. the
button will not work if it is in a different sheet, in a module, or in
THISWORKBOOK.


You also need to exit design mode for the button to work. It is
possible you may of create two macros with the same name. I would run
COMPILE from the VBA menu Debug - Compile to make sure there is no
errors in your macros.


--
joel
------------------------------------------------------------------------
joel's Profile: http://www.thecodecage.com/forumz/member.php?userid=229
View this thread: http://www.thecodecage.com/forumz/sh...d.php?t=152998

Microsoft Office Help

.



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
Command Buttons not responding Naftas Excel Programming 7 November 16th 09 03:23 PM
Command buttons not responding-sticking LuisE Excel Programming 4 January 21st 09 02:25 AM
Command Button not responding Rick Rothstein Excel Programming 1 January 14th 09 09:33 PM
Command Button not responding EAB1977 Excel Programming 0 January 14th 09 08:19 PM
tab scrolling buttons not responding missdona Excel Worksheet Functions 0 September 14th 05 02:52 AM


All times are GMT +1. The time now is 03:01 AM.

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"