View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
a m spock a m spock is offline
external usenet poster
 
Posts: 50
Default Copy a command button

On a worksheet I have command buttons to activate sheet specific macros. How
do I copy them to other sheets in the same workbook to perform the same task
for that sheet. Currently I use ctrl x to activate the macros.