|
-
Aug 19th, 2003, 07:06 AM
#1
Thread Starter
Addicted Member
Hide VBA Code *RESOLVED*
Hi to all
I've created an excel sheet which after entering of data and press of a button will save the data to a database. I've accomplished this using VBA.
This is working fine. But now, I want to hide my VBA code, so that the people entering data should not be changing any part of the code but some authorised people should be able to.
I'm new to VBA and I dont know how to do this?
Pls. Help
Last edited by pavan; Sep 5th, 2003 at 08:02 AM.
Pavan Kumar
-
Aug 19th, 2003, 07:29 AM
#2
Open your excel file up & go into the vba editor window. Under the tools menu, you'll see a submenu entitled "VBAProject Properties" - by setting the options on the second tab of this screen, you can password protect the code so no-one can see or edit this without first knowing the password...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|