D
Dennis
As with Nathan below, I ran this code on Office XP (XL)
with XP Pro and received the same error.
I loaded ONLY allinternalpasswords.xls and ran the Macro.
Does another W/S have to be loaded? How does one apply
this macro to a specific sheet?
As Nathan Gutman & myself found:
When trying to run it it gets to line:
WinTag = .ProtectStructure Or .ProtectWindows
and gives runtime error 91
Object variable or With block variable not set.
Can someone help to undertand why and how to fix that?
with XP Pro and received the same error.
I loaded ONLY allinternalpasswords.xls and ran the Macro.
Does another W/S have to be loaded? How does one apply
this macro to a specific sheet?
As Nathan Gutman & myself found:
When trying to run it it gets to line:
WinTag = .ProtectStructure Or .ProtectWindows
and gives runtime error 91
Object variable or With block variable not set.
Can someone help to undertand why and how to fix that?