View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
BillBreck BillBreck is offline
external usenet poster
 
Posts: 1
Default How can I prevent users from deleting an Excel toolbar from a work

I've written some VBA code that creates a custom toolbar within an Excel 2000
workbook when it is opened. I would like to protect the toolbar so that it
can't be deleted, but don't see anything that will work. Any suggestions?