Thread: buttons
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
ForSale[_49_] ForSale[_49_] is offline
external usenet poster
 
Posts: 1
Default buttons

You mean like have the button call the macro
Private Sub CommandButton1_Click()
Call Macro1
End Su

--
Message posted from http://www.ExcelForum.com