View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Donna Brooks Donna Brooks is offline
external usenet poster
 
Posts: 5
Default Command buttons not available

When I open my workbook, it's protected
(userinterfaceonly) in the ThisWorkbook_Open procedure.
Since it's been protected, my command buttons are not
working. The mouse turns into a hand when you mouseover
them. When I take the workbook protection off, they are
fine. What do I do?

Thanks in advance,
Donna Brooks