VBA - protect Code in excel vba code. - TechRepublic
General discussion
March 21, 2001 at 04:48 AM
venu_51

VBA – protect Code in excel vba code.

by venu_51 . Updated 24 years, 9 months ago

I am creating a new excel workbook in code(vba). I use code & template from an existing worksheet and use save as to save this info into another workbook which is generated on day-to-day basis.
I have to pass the worksheet created to the end users.I need to protect the code modules from the users viewing it.
this is to be done using vba code as I save the new workbook.
thanks
ananth

This discussion is locked

All Comments