View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Miguel Angel Miguel Angel is offline
external usenet poster
 
Posts: 3
Default About workbook_Open madro

Hello,

I have MS Excel ver. 9.0.3821 SR-1. I've set the macro security level so
that when i open a workbook with vba code, I'm asked for enable/disable
macros in that document. The problem is that I'm asked two consecutive times
for each workbook I open.
Does anyone knows why?

Thank you beforehand.