#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 36
Default buttons

Hi I have created a number of buttons that do various jobs but I seem to have
turned them all off, as none of them now work.
any idea what I have done?

Thanks in advance

Wildauk
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,494
Default buttons

somebody posted this a while back

hit alt-f11

hit ctrl-g (to see the immediate window)
type this and hit enter:
application.commandbars("worksheet menu bar").Enabled = true
=======

then
tools|customize|toolbars tab



--


Gary


"wildauk" wrote in message
...
Hi I have created a number of buttons that do various jobs but I seem to have
turned them all off, as none of them now work.
any idea what I have done?

Thanks in advance

Wildauk



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4,391
Default buttons

Are you in Design mode still ?
Check the icon with the ruler/pencil/set square on the Control Toolbox.

NickHK

"wildauk" wrote in message
...
Hi I have created a number of buttons that do various jobs but I seem to

have
turned them all off, as none of them now work.
any idea what I have done?

Thanks in advance

Wildauk



  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 253
Default buttons

Hi,

Did you you ever used the CTRL key to copy/select controls on your form. In
certains case, it creates an exact copy of your control with
same caption but with new names like commandButton7... but without any code
associated with it.
Check in the Control list Dropdown in the properties window if you find any
controls like commandButton7, or
move your button and look if it cover your original control.
Regards
Jean-Yves

"wildauk" wrote in message
...
Hi I have created a number of buttons that do various jobs but I seem to
have
turned them all off, as none of them now work.
any idea what I have done?

Thanks in advance

Wildauk



  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 36
Default buttons

Hi Jean,
On your advice I checked the buttons and where I had copyed the
buttons in bulk, I had created up to four buttons on each cell, I singled the
out and now they work.

Thank you.

"Jean-Yves" wrote:

Hi,

Did you you ever used the CTRL key to copy/select controls on your form. In
certains case, it creates an exact copy of your control with
same caption but with new names like commandButton7... but without any code
associated with it.
Check in the Control list Dropdown in the properties window if you find any
controls like commandButton7, or
move your button and look if it cover your original control.
Regards
Jean-Yves

"wildauk" wrote in message
...
Hi I have created a number of buttons that do various jobs but I seem to
have
turned them all off, as none of them now work.
any idea what I have done?

Thanks in advance

Wildauk






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
Option Buttons/Radio Buttons John Calder New Users to Excel 7 May 16th 08 03:51 AM
Form buttons vs. ActiveX Buttons GeorgeJ Excel Discussion (Misc queries) 3 August 11th 07 09:02 PM
have toggle buttons but everytime print preview buttons move TinSandhu Excel Discussion (Misc queries) 1 October 11th 06 02:57 PM
Replacing macro buttons with a new set of buttons jonco Excel Programming 3 July 3rd 06 01:36 AM
Control Buttons vs. Command Buttons Robert Gibson Excel Programming 1 October 13th 03 04:33 PM


All times are GMT +1. The time now is 11:08 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"