ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Excel Enable Macro message (https://www.excelbanter.com/excel-programming/293312-excel-enable-macro-message.html)

Worsty

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


Frank Kabel

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/



Gord Dibben

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/



Doug Broad[_3_]

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/





All times are GMT +1. The time now is 12:20 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com