View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
ckoch ckoch is offline
external usenet poster
 
Posts: 8
Default Adding commandbutton to sheet

Just realized that it should be ActiveWorkbook instead of ThisWorkbook.
But now I'm getting an error that the acitve workbook has been
protected, which it has. How do I add code to a workbook that has a
password?