Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Protect macro code from viewing/editing

In older versions of EXCEL I was able to password protect
my VBA code so that users couldn't access to
read/copy/edit. I can not find a way to do this in EXCEL
2002.

Any help would be appreciated.

k


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7
Default Protect macro code from viewing/editing

hi keith
very easy
go to EXTRAS - Properties of VBA project - protection


kind regards from AUSTRIA (graz)

mario


"Keith" schrieb im Newsbeitrag
...
In older versions of EXCEL I was able to password protect
my VBA code so that users couldn't access to
read/copy/edit. I can not find a way to do this in EXCEL
2002.

Any help would be appreciated.

k




  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 34
Default Protect macro code from viewing/editing

Mario's answer didn't get me there. Anyone else care to
chime in??

keith

-----Original Message-----
In older versions of EXCEL I was able to password

protect
my VBA code so that users couldn't access to
read/copy/edit. I can not find a way to do this in

EXCEL
2002.

Any help would be appreciated.

k


.

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7,247
Default Protect macro code from viewing/editing

Keith,

In the VBA Editor, go to the Tools menu, choose VBA Project Properties, then
the Protection tab. There, check the "Lock project for viewing" option and
give it a password.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com

"keith" wrote in message
...
Mario's answer didn't get me there. Anyone else care to
chime in??

keith

-----Original Message-----
In older versions of EXCEL I was able to password

protect
my VBA code so that users couldn't access to
read/copy/edit. I can not find a way to do this in

EXCEL
2002.

Any help would be appreciated.

k


.



  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 34
Default Protect macro code from viewing/editing

I had tried that before and can still go right to the
code from the EXCEL workbook.

Any other thoughts

Keith


-----Original Message-----
Keith,

In the VBA Editor, go to the Tools menu, choose VBA

Project Properties, then
the Protection tab. There, check the "Lock project for

viewing" option and
give it a password.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com

"keith" wrote in

message
...
Mario's answer didn't get me there. Anyone else care

to
chime in??

keith

-----Original Message-----
In older versions of EXCEL I was able to password

protect
my VBA code so that users couldn't access to
read/copy/edit. I can not find a way to do this in

EXCEL
2002.

Any help would be appreciated.

k


.



.



  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 493
Default Protect macro code from viewing/editing

You'll have access to the project until you close and reopen the
workbook.

In article ,
"Keith" wrote:

I had tried that before and can still go right to the
code from the EXCEL workbook.

Any other thoughts

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
Password protect sheet from viewing Enrique Excel Worksheet Functions 4 April 14th 09 04:52 PM
Password protect from viewing levine52 Excel Discussion (Misc queries) 2 November 7th 08 02:18 AM
Code to protect/unprotect a sheet using a macro with password FredH Excel Discussion (Misc queries) 5 October 23rd 07 04:49 PM
viewing a header/footer while editing evecorin Excel Discussion (Misc queries) 2 April 5th 05 12:32 AM
Protect data in cell from viewing it Michael[_16_] Excel Programming 4 October 6th 03 01:14 PM


All times are GMT +1. The time now is 06:25 PM.

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

About Us

"It's about Microsoft Excel"