View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Paul B Paul B is offline
external usenet poster
 
Posts: 709
Default VBA Project Not Viewable

Paul, are you looking at in 97? if the project was created in 2000 or later
you will get this with 97, open it in a newer version to get access to it
--
Paul B
Always backup your data before trying something new
Please post any response to the newsgroups so others can benefit from it
Feedback on answers is always appreciated!
Using Excel 2002 & 2003

"Paul Mathews" wrote in message
...
I sent out an automated Excel workbook to a number of users. One user is
encountering VBA errors. I tried to take a look at where the code was
failing but when I attempt to access the VBA code, I get a message
indicating
that the "Project is not viewable" (Project Locked). I had password
protected the VBA code prior to distribution but this prompt doesn't let
me
enter my password. It just tells me that the project is not viewable and
that's it. Does anyone have any idea of what might cause something like
this
and if it's possible to get back access to the VBA code? Thanks in
advance.