How to create buttons?

P

play4you

I am trying to make a menu in exel...
and I want buttons to click on to perform the macros I have made.

So how do I make a costumize button?

Click and drag to adjust the button... things like that...
 
D

Don Guillett

I prefer to use shapes/rectangle from the drawing toolbar.
view>toolbars>drawing>select and drag to ss>right click lower right >assign
macro>add text,etc
 
G

Gord Dibben

Tools>Customize>Commands.

Scroll down to Macros.

Drag Custom Button to your Toolbar.

Right-click on the button and you have some options.

1. Name the button.
2. Assign macro.
3. Edit button image.
4. Change button image. You have a limited number of choices.

Download John Walkenbach's file Button Faces from here.

http://www.j-walk.com/ss/excel/files/developer.htm

Any of these can be dragged to your toolbar and have a macro assigned.

Best method of assigning macros to buttons is to build the Toolbar when you open
the workbook and delete it when you close.

Do not make the changes to the existing toolbars.

See Debra Dalgleish's website for Dave Peterson help on building "on the fly"
toolbars and menus.

http://www.contextures.on.ca/xlToolbar02.html


Gord Dibben MS Excel MVP

I am trying to make a menu in exel...
and I want buttons to click on to perform the macros I have made.

So how do I make a costumize button?

Click and drag to adjust the button... things like that...

Gord Dibben MS Excel MVP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top