View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.misc
Bill Sharpe Bill Sharpe is offline
external usenet poster
 
Posts: 348
Default forgot my vba project passowrd

linto wrote:
thanks
the site talks about some hex editor for vba project passwords. I dont know
whats this and how to do it. any help?

"Jacob Skaria" wrote:

The below link should help.

http://www.mcgimpsey.com/excel/removepwords.html

--
Jacob


"linto" wrote:

guys I forgot my vba project password for one of my old file.
how do i remove this password


One approach that may work is to open the Excel file in OpenOffice.org's
Calc program. You may be able to at least view the VBA code, although
you can't run any macros from the file. You won't find the password,
though, with this method.

Bill