LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #7   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 146
Default Reset Security Level with VBA?

Jim -

Without disabling security of the host computer, you could write a short program in
VB that when double-clicked will open your file in Excel (not VBA, but its big
brother, which makes full executables). One Excel program can open another workbook
that contains code, without triggering the warning, and so can the VB program.

Short of this, the suggestion by Jim Thomlinson is the best, to make the workbook
useless if macros are disabled, but with obvious instructions (large bold red text
doesn't hurt) about what to do to correct the situation.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Peltier Technical Services
Tutorials and Custom Solutions
http://PeltierTech.com/
_______


JK wrote:

My application installs with a ton of messages that inform the user to
ENABLE MACROS when they open the program. I have even digitally signed it so
(when their Excel security level is set to HIGH or MEDIUM) they can select
me as a trusted source and enable macros. Guess what? Users don't read the
instructions. So many of them still don't enable the macros and wonder why
the program doesn't function properly.

Is there a way to reset the security with VBA when my program opens? The
phone calls are killing me.

Thank you in advance.

Jim Kobzeff



 
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
Macros/Security Level Freida Excel Discussion (Misc queries) 1 November 5th 07 05:52 PM
Read security level Ambika Excel Programming 1 November 25th 03 07:43 AM
Changing security level Trevor Shuttleworth Excel Programming 2 August 22nd 03 08:54 PM
Changing security level Dan E[_2_] Excel Programming 0 August 22nd 03 06:36 PM
Changing security level steve Excel Programming 0 August 22nd 03 06:32 PM


All times are GMT +1. The time now is 09:27 AM.

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"