View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Sean Timmons Sean Timmons is offline
external usenet poster
 
Posts: 1,696
Default Buttons and Macros

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.

"ABCMike" wrote:

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