Re: project protecting
- From: Dave Peterson <petersod@xxxxxxxxxxxxxxxx>
- Date: Wed, 05 Dec 2007 06:50:35 -0600
But that wouldn't offer the same level of security for the user, huh?
Stefi wrote:
Thanks Dave, it solved my problem. An ideal solution would be if VBA made a
copy of a workbook or a worksheet as protected project independently of the
user current security settings..
Regards,
Stefi
â??Dave Petersonâ?? ezt Ãrta:
In xl2003, there's an option under:
Tools|Macro|security|Trusted publishers tab
Check that "trust access to visual basic project"
This is a setting for each user--you may have to fiddle with sendkeys again
(ouch!) if you want to mechanize it.
Personally, I wouldn't want you or your program touching my security settings.
If I had to do this, I'd make it a training issue and explain that the user has
to have this security setting if they want to run the rest of the program.
Stefi wrote:
Hi All,
I've managed to create protected projects (workbooks) through VBA using
Sendkeys. It works on my computer but it should be run on other users'
computers and there VBA sends an error message saying (freely translated back
into English) "You have no access to programming properties of the project!".
How could I override this restriction?
Thanks,
Stefi
--
Dave Peterson
--
Dave Peterson
.
- Follow-Ups:
- Re: project protecting
- From: Stefi
- Re: project protecting
- References:
- Re: project protecting
- From: Dave Peterson
- Re: project protecting
- From: Stefi
- Re: project protecting
- Prev by Date: RE: DV Issues with IF statements. Call function instead?
- Next by Date: Re: Find last row with data in set range
- Previous by thread: Re: project protecting
- Next by thread: Re: project protecting
- Index(es):
Relevant Pages
|