Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 160
Default Button, Button, which Button?

Once installed on a worksheet, how do you tell
a "CommandButton" from the Controls Toolbox from
a "Button" from the forms toolbox?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default Button, Button, which Button?

Right-click it and check the shortcut menu that appears. If the menu has
"Assign macro" on it, then it's from the Forms toolbar.

John Walkenbach
For Excel tips, macros, & downloads...
http://j-walk.com/ss

"Phil Hageman" wrote in message
...
Once installed on a worksheet, how do you tell
a "CommandButton" from the Controls Toolbox from
a "Button" from the forms toolbox?



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7,247
Default Button, Button, which Button?

Phil,

Do you mean how to tell the difference by looking at them? Right-click the
button, and if you see "View Code", it comes from the Controls toolbar.
Otherwise, it comes from the Forms toolbar. Or do you mean programmatically
telling the difference between the two.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com

"Phil Hageman" wrote in message
...
Once installed on a worksheet, how do you tell
a "CommandButton" from the Controls Toolbox from
a "Button" from the forms toolbox?



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

Chip, Thanks for the reply. Mine are from the Forms
Toolbar - trying to learn more about how to use them.
Phil
-----Original Message-----
Phil,

Do you mean how to tell the difference by looking at

them? Right-click the
button, and if you see "View Code", it comes from the

Controls toolbar.
Otherwise, it comes from the Forms toolbar. Or do you

mean programmatically
telling the difference between the two.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com

"Phil Hageman"

wrote in message
...
Once installed on a worksheet, how do you tell
a "CommandButton" from the Controls Toolbox from
a "Button" from the forms toolbox?



.

  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 160
Default Activate Problem Too

Hi John - glad to see you back on the NG. My Buttons are
from the Forms Toobar. I'm trying everything I can to
clear a run-time error and thought maybe the button could
have something to do with it. I posted earlier to this
group, then again on the Charting group. Maybe you could
look at the charting thread and suggest something. By the
way - have ordered your charting book. Looking forward to
better things.
Phil
-----Original Message-----
Right-click it and check the shortcut menu that appears.

If the menu has
"Assign macro" on it, then it's from the Forms toolbar.

John Walkenbach
For Excel tips, macros, & downloads...
http://j-walk.com/ss

"Phil Hageman"

wrote in message
...
Once installed on a worksheet, how do you tell
a "CommandButton" from the Controls Toolbox from
a "Button" from the forms toolbox?



.

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
Undo button and redo button quit stillkicking Excel Discussion (Misc queries) 7 November 14th 09 04:40 PM
Inserting a Graphic on a Button when the Button is Assigned to a M smck Excel Discussion (Misc queries) 2 October 27th 09 04:46 PM
insert row above button (retrieve position of button) Max Excel Discussion (Misc queries) 3 November 7th 07 06:27 PM
How do I lock a radio button group if a N/A button is selected worry a lot Excel Discussion (Misc queries) 2 May 21st 05 08:33 PM
Command Button vs Form Button T K Excel Programming 4 August 26th 03 07:26 PM


All times are GMT +1. The time now is 10:09 PM.

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

About Us

"It's about Microsoft Excel"