View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
scol scol is offline
external usenet poster
 
Posts: 3
Default AutoExec question for imported data (2000)

Correction: Test MsgBox is in the Auto_Open macro only.

"scol" wrote:

Is Excel technically not opened during an import? I put in a test MsgBox in
the autoexec and auto_open macros to check for this, but it doesn't pop-up
during the import (The message does appear when I open the file through
Excel).