View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bob Barnes[_2_] Bob Barnes[_2_] is offline
external usenet poster
 
Posts: 6
Default "Disable Macros"

I am an Access developer automating Access data to Excel.

I recorded a macro in Excel to get the appropropiate code
to use within Access. I then deleted the code.

But now opening the Excel file gives the message about
the file "...contains macros".

How can I ensure that warning does NOT appear when I open
the file?

TIA - Bob