Re: Unprotect VBA-Code using VBA-Code?
- From: Carl Hartness <carlhartness@xxxxxxxxxxx>
- Date: 17 Apr 2007 07:24:06 -0700
No. The properties in the object structure having to do with
passwords are read-only. They can only be accessed from the user
interface.
Thinking about it, it is self-defeating to allow code to unprotect
code. That would be a hole that viruses could drive a truck through.
Carl.
On Apr 17, 3:22 am, "Michael Mueller" <michael.muell...@xxxxxxxxxxxx>
wrote:
Hi.
Is it therefore possible to unprotect VBA-Code using VBA-Code?
Got it solved using SendKeys and lots of time ;-)
Never mind
Michi
.
- References:
- Unprotect VBA-Code using VBA-Code?
- From: Michael Mueller
- Re: Unprotect VBA-Code using VBA-Code?
- From: Michael Mueller
- Unprotect VBA-Code using VBA-Code?
- Prev by Date: Re: Excel date input inconsistancy
- Next by Date: Re: singel cell reference
- Previous by thread: Re: Unprotect VBA-Code using VBA-Code?
- Next by thread: Re: Close specific workbk
- Index(es):
Relevant Pages
|