Automatically open Excel file set to "Enable Macros"

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is there any way in Excel 2003 to set a spreadsheet to automatically open
enabling macros, so the user doesn't get that annoying dialog box?
 
Lisa M wrote...
Is there any way in Excel 2003 to set a spreadsheet to automatically open
enabling macros, so the user doesn't get that annoying dialog box?

If there were, don't you think macro virus writers would take advantage
of it?

Your users could set macro security to Low, but that's a bad idea. Or
you could digitally sign the VBA projects in the workbooks you produce,
then configure each of your users' PCs to trust VBA projects with that
signature. Then workbooks with signed VBA projects would open without
the dialog and with macros enabled.
 
Only by user setting macro security to "low" which is not recommended or by
author digitally signing the workbook.

If only for your own computer you can use Microsoft Office SelfCert tool to
create a digital certificate for use on your computer.

See Help on "digital certificates"


Gord Dibben MS Excel MVP
 
Thanks very much....
--
Lisa M


Gord Dibben said:
Only by user setting macro security to "low" which is not recommended or by
author digitally signing the workbook.

If only for your own computer you can use Microsoft Office SelfCert tool to
create a digital certificate for use on your computer.

See Help on "digital certificates"


Gord Dibben MS Excel MVP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top