View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Gary''s Student Gary''s Student is offline
external usenet poster
 
Posts: 11,058
Default How to insert a macro button in a worksheet

View Toolbars Forms
click the button icon and draw the button on the worksheet.

You can name the button and assign a macro to it.
--
Gary''s Student - gsnu200753


"laurlang" wrote:

I'm trying to insert a button into a worksheet, which when clicked, would run
a macro to go to a specific custom view, but can't find how to insert the
button into the worksheet.

Thanks,