Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Help - VBA Password Lost

Hello,

I have forgotten the VBA password that I had set for my Excel file. Now I
need to do some urgent code changes and Im unable to do so. I tried many free
VBA password recovery softwares but no luck as the demo versions have their
restrictions. Is there any other way possible without having to shell out
some bucks?

Thanks!
- Joseph
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default Help - VBA Password Lost

You can do this with a simple hex editor which can be found on the 'net free.

See what JE McGimpsey has for you at

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

I just checked the URL and John's site is temporarily down at present.


Gord Dibben MS Excel MVP



On Sat, 14 Jul 2007 07:54:02 -0700, Sanjeev Unnikrishnan
wrote:

Hello,

I have forgotten the VBA password that I had set for my Excel file. Now I
need to do some urgent code changes and Im unable to do so. I tried many free
VBA password recovery softwares but no luck as the demo versions have their
restrictions. Is there any other way possible without having to shell out
some bucks?

Thanks!
- Joseph


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22
Default Help - VBA Password Lost

Hello Gord,

Thank you very much, but I kind of need this very urgently (pressing project
deadlines). Is there any other alternative?

- Joseph

"Gord Dibben" wrote:

You can do this with a simple hex editor which can be found on the 'net free.

See what JE McGimpsey has for you at

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

I just checked the URL and John's site is temporarily down at present.


Gord Dibben MS Excel MVP



On Sat, 14 Jul 2007 07:54:02 -0700, Sanjeev Unnikrishnan
wrote:

Hello,

I have forgotten the VBA password that I had set for my Excel file. Now I
need to do some urgent code changes and Im unable to do so. I tried many free
VBA password recovery softwares but no luck as the demo versions have their
restrictions. Is there any other way possible without having to shell out
some bucks?

Thanks!
- Joseph



  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4,393
Default Help - VBA Password Lost

Need help with VBA? See David McRitchie's site on "getting started" with VBA

http://www.mvps.org/dmcritchie/excel/getstarted.htm
best wishes
--
Bernard V Liengme
www.stfx.ca/people/bliengme
remove caps from email

"Joseph" wrote in message
...
Hello Gord,

Thank you very much, but I kind of need this very urgently (pressing
project
deadlines). Is there any other alternative?

- Joseph

"Gord Dibben" wrote:

You can do this with a simple hex editor which can be found on the 'net
free.

See what JE McGimpsey has for you at

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

I just checked the URL and John's site is temporarily down at present.


Gord Dibben MS Excel MVP



On Sat, 14 Jul 2007 07:54:02 -0700, Sanjeev Unnikrishnan
wrote:

Hello,

I have forgotten the VBA password that I had set for my Excel file. Now
I
need to do some urgent code changes and Im unable to do so. I tried many
free
VBA password recovery softwares but no luck as the demo versions have
their
restrictions. Is there any other way possible without having to shell
out
some bucks?

Thanks!
- Joseph





  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default Help - VBA Password Lost

Alternative to John's site?

I know of none and you say you have tried the free crackers so I'm out of ideas.

Now, if I had just paid more attention when browsing through John's site<g


Gord

On Sat, 14 Jul 2007 08:20:02 -0700, Joseph
wrote:

Hello Gord,

Thank you very much, but I kind of need this very urgently (pressing project
deadlines). Is there any other alternative?

- Joseph

"Gord Dibben" wrote:

You can do this with a simple hex editor which can be found on the 'net free.

See what JE McGimpsey has for you at

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

I just checked the URL and John's site is temporarily down at present.


Gord Dibben MS Excel MVP



On Sat, 14 Jul 2007 07:54:02 -0700, Sanjeev Unnikrishnan
wrote:

Hello,

I have forgotten the VBA password that I had set for my Excel file. Now I
need to do some urgent code changes and Im unable to do so. I tried many free
VBA password recovery softwares but no luck as the demo versions have their
restrictions. Is there any other way possible without having to shell out
some bucks?

Thanks!
- Joseph






  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22
Default Help - VBA Password Lost

Hi Gord,

Thanks again ! I did do a search to find hex editors and got hold of xvi32.
I also found in another post
(http://groups.google.co.uk/group/mic...2e9a36 07c540)
describing how to open the VBA file with the help of a hex editor. Now Im all
at sea again as Im getting an error message that the file is corrupt. Luckily
I was testing this on a backup file and was able to retrieve the original
file.

Since Ive run out of ideas, I'll have to rewrite the whole program once
again. Whew! its gonna be a long day at work ....

- Joseph


"Gord Dibben" wrote:

Alternative to John's site?

I know of none and you say you have tried the free crackers so I'm out of ideas.

Now, if I had just paid more attention when browsing through John's site<g


Gord

On Sat, 14 Jul 2007 08:20:02 -0700, Joseph
wrote:

Hello Gord,

Thank you very much, but I kind of need this very urgently (pressing project
deadlines). Is there any other alternative?

- Joseph

"Gord Dibben" wrote:

You can do this with a simple hex editor which can be found on the 'net free.

See what JE McGimpsey has for you at

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

I just checked the URL and John's site is temporarily down at present.


Gord Dibben MS Excel MVP



On Sat, 14 Jul 2007 07:54:02 -0700, Sanjeev Unnikrishnan
wrote:

Hello,

I have forgotten the VBA password that I had set for my Excel file. Now I
need to do some urgent code changes and Im unable to do so. I tried many free
VBA password recovery softwares but no luck as the demo versions have their
restrictions. Is there any other way possible without having to shell out
some bucks?

Thanks!
- Joseph




  #7   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 524
Default Help - VBA Password Lost

Sat, 14 Jul 2007 09:52:53 -0700 from <Gord Dibben
<gorddibbATshawDOTca:
Alternative to John's site?


www.archive.org probably has an archived copy, but I haven't checked.

--
Stan Brown, Oak Road Systems, Tompkins County, New York, USA
http://OakRoadSystems.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
Lost Password ??? Help Plz Bubey[_2_] New Users to Excel 5 March 4th 07 05:18 PM
Lost Password scott56hannah Excel Discussion (Misc queries) 1 August 4th 06 09:00 AM
lost password peter Setting up and Configuration of Excel 5 March 12th 06 03:35 AM
Password protection lost pd Excel Discussion (Misc queries) 2 October 12th 05 03:03 PM
Lost password Microsoft Excel Worksheet Functions 3 June 7th 05 01:11 PM


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