If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > PC based Database Applications > Microsoft Excel > visible code but not updatable

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-26-04, 16:39
Alexxx12 Alexxx12 is offline
Registered User
 
Join Date: Sep 2002
Location: NJ
Posts: 139
visible code but not updatable

Hi,

Is there a way to render the code uneditable in excel. I have made my excel application and deployed to to multiple users but I don't want them to to modify the code. The app is locked with a pass. But the user can still access the VB editor and change that code. I am looking for a way to either hide, lock or make the code uneditable. Is that possible? Is so, would anyone know the steps to take?

Thanks
Alexx
PS: Thank you to all who have helpped me so far. Your imput has been extremely valuable.
Reply With Quote
  #2 (permalink)  
Old 08-26-04, 20:39
savbill savbill is offline
Registered User
 
Join Date: Feb 2004
Posts: 533
Quote:
Originally Posted by Alexxx12
I am looking for a way to either hide, lock or make the code uneditable. Is that possible?
In the Excel VB Editor Select 'VBProject Properties...' Menu 'Tools->VBProject Properties...' Click the Protection Tab on the properties dialog. Check 'lock project for viewing' and set a password. Remember the Password
__________________
~

Bill
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On