View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
HLong HLong is offline
external usenet poster
 
Posts: 6
Default New to Excel Programming

I am use to work in AutoCAD VBA, now I need to create some routines in Excel
and I have some questions. I would appreciate if someone could give a hand.

Is there a way of creating project files in Excel like in AutoCAD, which you
could load everytime Excel is loaded and add password protection?

How could I protect my code on the Sheet or ThisWorkbook object?