Buttons and Macros

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Macros are new to me and I have struggled through created some simple ones.
Is it possible to imbed a button in a worksheet that executes a macro? For
example, press the button on one sheet to print another sheet in the
worksheet. Is so, how?

Thanks
 
Sure!

I find it easiest this way.

go to View - Toolbars - Drawing

Click on the rectangle one

Draw a rectangle in your cell


Right-click and select Assign Macro...

This last step needs to be done after you've made your Macro.

You can also click Add Text and Format AutoShape to make it look like a
pretty button.
 
Back
Top