View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Ken Puls Ken Puls is offline
external usenet poster
 
Posts: 58
Default Macro Security Warning

Absolutely. There is a program called Selfcert.exe that will create a
digital certificate. There is a tutorial he
http://pubs.logicalexpressions.com/P...cle.asp?ID=194

Ken Puls, CMA - Microsoft MVP (Excel)
www.excelguru.ca

Mike Harbinger wrote:
In XL 2003 I created my first, very simple macro to execute Ctrl-F6 to move
to the next window.
I added the macro to my personal.xls

Now each time I load XL I get the security macro warning. I would like to
keep my security level at high/medium but avoid the security prompting each
time I load XL. Can this be done?

Thanks!