Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
How can I stop the macro warning message that comes up when my workbooks are
opened? Can I put something in the OnOpen event of the Workbook that disables the message? Thanks, Graeme |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Either put your security level to low (which I don't recommend)
or digitally sign your projects with selfCert-generated certificate HTH -- AP "Jurrasicway" a écrit dans le message de news: ... How can I stop the macro warning message that comes up when my workbooks are opened? Can I put something in the OnOpen event of the Workbook that disables the message? Thanks, Graeme |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
See response in excel.misc.
-- HTH Bob Phillips (replace somewhere in email address with gmail if mailing direct) "Jurrasicway" wrote in message ... How can I stop the macro warning message that comes up when my workbooks are opened? Can I put something in the OnOpen event of the Workbook that disables the message? Thanks, Graeme |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro Warning Message | Excel Discussion (Misc queries) | |||
Macro Warning Message | Excel Discussion (Misc queries) | |||
Stoping the Macro Warning Message | Excel Discussion (Misc queries) | |||
run macro after yes to data validation warning message | Excel Programming | |||
On Close Macro - stop warning message | Excel Programming |