View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Jacob Skaria Jacob Skaria is offline
external usenet poster
 
Posts: 8,520
Default How to create a command button


--From ToolbarsDrawingToolbarAutoShapesBasic Shapes select any shape you
like. say ("Bevel") and place that in your worksheet.

--Right click the shapeAssign Macro and select the macro to be assigned

If this post helps click Yes
---------------
Jacob Skaria


"diepvic" wrote:

Hi,
I've just finished writing a macro. Can any body advise me how to create a
button for the macro so that we can click the button to run that macro.

Thanks a lot