Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
H
I have two Excel AddIns obtained from different sources When I try to look at the VBA code one asks for a password, whereas the other simply states that the project is unviewable Can anybody explain - what is the difference between these - how is a project made unviewable (I already know how to protect a project with a password) Thanks in advance KGB |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi KGB,
If you are running Excel 97 and the add-in was password protected in Excel 2000 or later, Excel 97 will not be able to unprotect the project. This is because the protection algorithm was updated in Excel 2000. Unlikely, but also a possibility, if the add-in was created in Excel 95 you will not be able to view the code in any later version of Excel. -- 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 * "KGB" wrote in message ... Hi I have two Excel AddIns obtained from different sources. When I try to look at the VBA code one asks for a password, whereas the other simply states that the project is unviewable. Can anybody explain - what is the difference between these. - how is a project made unviewable (I already know how to protect a project with a password). Thanks in advance. KGB |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Another way to get that message is to share the workbook.
Do you see [Shared] in the title bar? KGB wrote: Hi I have two Excel AddIns obtained from different sources. When I try to look at the VBA code one asks for a password, whereas the other simply states that the project is unviewable. Can anybody explain - what is the difference between these. - how is a project made unviewable (I already know how to protect a project with a password). Thanks in advance. KGB -- Dave Peterson |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi everyone,
I would like to find out if there is a way for me to view an unviewabl project? Apparently, the author of the project has already left the company and did not provide us any guidelines o how to make his locked project editable. I was asked by my superiors t make some changes in his program, but I am currently faced with this dilemma. I would greatly appreciate an assistance on how I could crack or make his vba project editable. I am using excel 95. Thanks in advance. -marij -- Message posted from http://www.ExcelForum.com |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
sorry make that excel 97..
hope someone can help me here.. thanks, marij -- Message posted from http://www.ExcelForum.com |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi, recommend you to use Excel Password
http://lastbit.com/excel Best regards, Tim marijo wrote in message ... sorry make that excel 97.. hope someone can help me here.. thanks, marijo --- Message posted from http://www.ExcelForum.com/ |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
VBE Error (Project unviewable) | Excel Worksheet Functions | |||
Excel VBA Locking / Unviewable | Excel Programming | |||
VBA project unviewable in office 97 | Excel Programming | |||
VB project locked and unviewable | Excel Programming | |||
Project is unviewable | Excel Programming |