View Single Post
  #6   Report Post  
Posted to microsoft.public.excel.programming
GS[_2_] GS[_2_] is offline
external usenet poster
 
Posts: 3,514
Default Password Cracker for Excel Worksheets/ Workbooks

heheh...well the add-ins a bit much tbh, kind of overkill.

I would be more interested in knowing whether or not my code is
faster, a pretty front-end doesn't make it better.


But it does make it more convenient and configurable! That's worth
something on its own!

Did you try Charlotte's suggestion and time it?

What if you're cracking a workbook of 210 spreadsheets? (we have some
of those here) you dont want something pretty, you want something
fast.


I use 3rd party software to remove passwords without opening the
file[s] in Excel. It removes FileOpen, Sheet, Workbook, and VBA
passwords in the blink of an eye!

I have the original VBA from Dempsey, though, and I'll do a performance
test on yours/theirs when I get time so I can compare this to my 3rd
party utility. I'll include timing Charlottes xla too!

--
Garry

Free usenet access at http://www.eternal-september.org
Classic VB Users Regroup!
comp.lang.basic.visual.misc
microsoft.public.vb.general.discussion