#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default hidden VBA

a very advanced coder at my work has written up an excellent workbook.
the VBA code is unviewable. when i click the design mode button, th
'view code' button is grayed out. when i get to the visual basi
editor by alt+11 and click on the workbook i get a message that thi
says 'this project is unviewable'
how can i do this and better yet, how can i undo this

--
Message posted from http://www.ExcelForum.com

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 811
Default hidden VBA

Hi Scott,

It sounds like you're using Excel 97 and he's using a later version of
Excel. MS changed the VBProject protection algorithm between Excel 97 and
Excel 2000, so Excel 97 can't unprotect VBProjects that have been protected
in any later version of Excel. All versions of Excel after 97 use the same
algorithm, though, so they can all open each others protected projects.

--
Rob Bovey, MCSE, MCSD, Excel MVP
Application Professionals
http://www.appspro.com/

* Please post all replies to this newsgroup *
* I delete all unsolicited e-mail responses *


"scottnshelly " wrote in
message ...
a very advanced coder at my work has written up an excellent workbook.
the VBA code is unviewable. when i click the design mode button, the
'view code' button is grayed out. when i get to the visual basic
editor by alt+11 and click on the workbook i get a message that this
says 'this project is unviewable'
how can i do this and better yet, how can i undo this?


---
Message posted from http://www.ExcelForum.com/



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default hidden VBA

heres some info

If you use Excel 97 or later... Activate the VB Editor and select you
project in the Projects window. Then choose Tools - xxxx Propertie
(where xxxx corresponds to your Project name). In the Projec
Properties dialog box, click the Protection tab. Place a checkmark nex
to Lock project for viewing, and enter a password (twice). Click OK
then save your file. When the file is closed and then re-opened,
password will be required to view or modify the code.

to find out if has a password protection and to break it download
file called passware it can break some passwords if you have forgo
the

--
Message posted from http://www.ExcelForum.com

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default hidden VBA

I appreciate your responses. I am using XP and he is using 2000.
have also tried to do this on 2000 to no avail.
i tried going to tools - but it says the project is unviewable.
he told me the password, but i can't find the prompt to enter it

--
Message posted from http://www.ExcelForum.com

  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default hidden VBA

press Alt +f11
press Ctrl+r

now double click on the project it should ask for a password


---
Message posted from http://www.ExcelForum.com/



  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 811
Default hidden VBA

Hi Scott,

This should definitely work. It sounds like there might be something
wrong with your Excel installation. Do have another computer that you can
use to create a test project that's password protected and check to see if
you can open it on your machine? Are you able to password-protect your own
projects and open them?

--
Rob Bovey, MCSE, MCSD, Excel MVP
Application Professionals
http://www.appspro.com/

* Please post all replies to this newsgroup *
* I delete all unsolicited e-mail responses *


"scottnshelly " wrote in
message ...
I appreciate your responses. I am using XP and he is using 2000. I
have also tried to do this on 2000 to no avail.
i tried going to tools - but it says the project is unviewable.
he told me the password, but i can't find the prompt to enter it.


---
Message posted from http://www.ExcelForum.com/



  #7   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default hidden VBA

Sounds like this is a shared workbook. ToolsShared
workbookuncheckok out.

-----Original Message-----
a very advanced coder at my work has written up an

excellent workbook.
the VBA code is unviewable. when i click the design

mode button, the
'view code' button is grayed out. when i get to the

visual basic
editor by alt+11 and click on the workbook i get a

message that this
says 'this project is unviewable'
how can i do this and better yet, how can i undo this?


---
Message posted from http://www.ExcelForum.com/

.

  #8   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default hidden VBA

Hi Scott can you forward it on-- i can have a look

Cheers Adam

  #9   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default hidden VBA

Thanks.
I asked the author and we together figured out that it was becuase i
was shared. thanks for your help

--
Message posted from http://www.ExcelForum.com

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
2007 Worksheet, Hidden Columns, .CSV Format Saves Hidden Column Da Tammy Excel Discussion (Misc queries) 3 April 2nd 09 11:40 PM
Hidden Columns No Longer Hidden after Copying Worksheet? EV Nelson Excel Discussion (Misc queries) 1 December 6th 06 05:10 PM
How do I detect hidden worksheets or hidden data on a worksheet? Alice Excel Discussion (Misc queries) 4 August 24th 06 03:38 AM
I need my Hidden Rows to stay hidden when I print the sheet. Rosaliewoo Excel Discussion (Misc queries) 2 July 20th 06 07:51 PM
Saving hidden data with a worksheet (preferably without using a hidden sheet) Dick Kusleika[_3_] Excel Programming 2 January 21st 04 04:39 PM


All times are GMT +1. The time now is 10:20 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"