#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 38
Default Hide Code

I have code in a personal xls and i would like to keep users from viewing or
editing this code since it will be installed on three computers.Can this be
done?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35,218
Default Hide Code

Open your workbook
Select the project in the VBE
Tools|VBAProject Properties|Protection tab
Give it a memorable password

This will stop most people from viewing your code, but it won't stop anyone
who's really interested.

ps. Don't share your workbook as personal.xls. Give it a nice unique name. If
you use personal.xls, then each of the users will have to decide to use your
version of personal.xls or their own personal.xls (excel can only have one file
open with that name).



acss wrote:

I have code in a personal xls and i would like to keep users from viewing or
editing this code since it will be installed on three computers.Can this be
done?


--

Dave Peterson
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
hide code does not hide Wanna Learn Excel Discussion (Misc queries) 2 March 6th 08 07:21 PM
Hide VBA code help GerryK Excel Worksheet Functions 3 May 30th 07 09:47 PM
Modification in the CODE to HIDE rows and columns that start with ZERO (code given) Thulasiram[_2_] Excel Programming 4 September 26th 06 04:15 AM
Hide code Emily Edgington Excel Programming 2 September 6th 06 11:08 PM
Hide Code tannersnonni Excel Discussion (Misc queries) 0 July 28th 05 01:06 AM


All times are GMT +1. The time now is 11:56 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"