Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
BellExcel
 
Posts: n/a
Default How do I Assign Macro to a button?

I have a problem in trying to assign a macro to a button in Excel 2002. When
I create the button, and then click on the button, the "Assign Macro" command
is grayed out (unavailable). I cannot figure out what's wrong.
  #2   Report Post  
Debra Dalgleish
 
Posts: n/a
Default

When you click on the button, click on its border. Around the button,
you'll see a thick dotted border.
(If you click inside the button, you'll see a thick border with diagonal
lines, and you won't be able to assign a macro.)

Right-click on the button border, and choose Assign Macro.


BellExcel wrote:
I have a problem in trying to assign a macro to a button in Excel 2002. When
I create the button, and then click on the button, the "Assign Macro" command
is grayed out (unavailable). I cannot figure out what's wrong.



--
Debra Dalgleish
Excel FAQ, Tips & Book List
http://www.contextures.com/tiptech.html

  #3   Report Post  
BellExcel
 
Posts: n/a
Default

For some reason, this does not seem to work for me. Should I be in the
control box design mode? I would think so, but the assign macor option does
not appear. Should I choose "Command Button Object" and then "Edit".

"Debra Dalgleish" wrote:

When you click on the button, click on its border. Around the button,
you'll see a thick dotted border.
(If you click inside the button, you'll see a thick border with diagonal
lines, and you won't be able to assign a macro.)

Right-click on the button border, and choose Assign Macro.


BellExcel wrote:
I have a problem in trying to assign a macro to a button in Excel 2002. When
I create the button, and then click on the button, the "Assign Macro" command
is grayed out (unavailable). I cannot figure out what's wrong.



--
Debra Dalgleish
Excel FAQ, Tips & Book List
http://www.contextures.com/tiptech.html


  #4   Report Post  
Debra Dalgleish
 
Posts: n/a
Default

The Assign Macro command will only appear if the button is from the
Forms toolbar.

If you used a button from the Control toolbox, you shouldn't see Assign
Macro in the shortcut menu. To run a macro when a button from the
Control toolbox is clicked:

In Design mode, double-click the button
Where the cursor is flashing, type the name of the macro you want to
run. For example:

Private Sub CommandButton1_Click()
MyMacro
End Sub


Close the Visual Basic Editor.



BellExcel wrote:
For some reason, this does not seem to work for me. Should I be in the
control box design mode? I would think so, but the assign macor option does
not appear. Should I choose "Command Button Object" and then "Edit".

"Debra Dalgleish" wrote:


When you click on the button, click on its border. Around the button,
you'll see a thick dotted border.
(If you click inside the button, you'll see a thick border with diagonal
lines, and you won't be able to assign a macro.)

Right-click on the button border, and choose Assign Macro.


BellExcel wrote:

I have a problem in trying to assign a macro to a button in Excel 2002. When
I create the button, and then click on the button, the "Assign Macro" command
is grayed out (unavailable). I cannot figure out what's wrong.



--
Debra Dalgleish
Excel FAQ, Tips & Book List
http://www.contextures.com/tiptech.html





--
Debra Dalgleish
Excel FAQ, Tips & Book List
http://www.contextures.com/tiptech.html

  #5   Report Post  
BellExcel
 
Posts: n/a
Default

Thanks so much! Using the Forms toolbar made the difference!

"Debra Dalgleish" wrote:

The Assign Macro command will only appear if the button is from the
Forms toolbar.

If you used a button from the Control toolbox, you shouldn't see Assign
Macro in the shortcut menu. To run a macro when a button from the
Control toolbox is clicked:

In Design mode, double-click the button
Where the cursor is flashing, type the name of the macro you want to
run. For example:

Private Sub CommandButton1_Click()
MyMacro
End Sub


Close the Visual Basic Editor.



BellExcel wrote:
For some reason, this does not seem to work for me. Should I be in the
control box design mode? I would think so, but the assign macor option does
not appear. Should I choose "Command Button Object" and then "Edit".

"Debra Dalgleish" wrote:


When you click on the button, click on its border. Around the button,
you'll see a thick dotted border.
(If you click inside the button, you'll see a thick border with diagonal
lines, and you won't be able to assign a macro.)

Right-click on the button border, and choose Assign Macro.


BellExcel wrote:

I have a problem in trying to assign a macro to a button in Excel 2002. When
I create the button, and then click on the button, the "Assign Macro" command
is grayed out (unavailable). I cannot figure out what's wrong.


--
Debra Dalgleish
Excel FAQ, Tips & Book List
http://www.contextures.com/tiptech.html





--
Debra Dalgleish
Excel FAQ, Tips & Book List
http://www.contextures.com/tiptech.html


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
How do I assign a macro I have created to a Command Button in Exc. Andrew7675 Excel Discussion (Misc queries) 1 March 3rd 05 08:08 PM
Assign to macro missing Paul Excel Discussion (Misc queries) 2 January 22nd 05 09:55 AM
How to assign a macro to a commnd button Mickey Blue Eyes Excel Discussion (Misc queries) 2 January 4th 05 02:15 PM
Assign Macro to button in Excel doesnt work Any ideas? Mike@Becketts Excel Discussion (Misc queries) 2 December 20th 04 02:47 PM
assign a macro to a control button ewan72 Excel Discussion (Misc queries) 1 December 3rd 04 02:04 PM


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