Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Excel Enable Macro message

Could someone please give me the code to automatically enable Macros i
Excel so that the user doesn't get the prompt when opening th
workbook?

Thanks

--
Message posted from http://www.ExcelForum.com

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,885
Default Excel Enable Macro message

Hi
you can't do this, if the user opens the workbook manually. The only
way would be to set the security level to 'low' but I wouldn't
recommend this.


--
Regards
Frank Kabel
Frankfurt, Germany
"Worsty " schrieb im
Newsbeitrag ...
Could someone please give me the code to automatically enable Macros

in
Excel so that the user doesn't get the prompt when opening the
workbook?

Thanks,


---
Message posted from http://www.ExcelForum.com/


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 22,906
Default Excel Enable Macro message

Worsty

If a virus writer could use code to defeat the warning there wouldn't be much
point in having a warning.

Check Help Answer Wizard "digital certificate"(no quotes) to learn how to
digitally sign a workbook as a "trusted source".

Gord Dibben Excel MVP

On Wed, 3 Mar 2004 11:36:58 -0600, Worsty
wrote:

Could someone please give me the code to automatically enable Macros in
Excel so that the user doesn't get the prompt when opening the
workbook?

Thanks,


---
Message posted from http://www.ExcelForum.com/


  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 14
Default Excel Enable Macro message

This is not a direct answer to your question but:

You could also move your macros to a single spreadsheet
and turn it into an Add-in (.XLA) file. Spreadsheets
that use the macros from the XLA files don't flag as security
problems. They are also easier to maintain since the code
is in one place rather than many. You must add the add-in
though via Tools-Add-Ins.



"Worsty " wrote in message ...
Could someone please give me the code to automatically enable Macros in
Excel so that the user doesn't get the prompt when opening the
workbook?

Thanks,


---
Message posted from http://www.ExcelForum.com/



Reply
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
Enable Macro message ub Excel Worksheet Functions 2 August 8th 08 03:37 PM
how to get around the Enable Macro security message? cfman Excel Discussion (Misc queries) 5 March 4th 07 03:59 PM
Bypassing ENABLE/DISABLE MACROS message Excel4u Excel Discussion (Misc queries) 1 December 7th 05 04:05 PM
Remove Enable/Disable Macro message at startup carvil16[_3_] Excel Programming 1 January 27th 04 04:25 PM
stop enable macro message Dave Excel Programming 2 December 3rd 03 03:32 AM


All times are GMT +1. The time now is 10:51 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"