View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Peter Karlström Peter Karlström is offline
external usenet poster
 
Posts: 13
Default WorkbookOpen in COMAddin for CSV-files

Hi

We have an Excel COM-Addin created wich trapps the WorkbookOpen event.
This works fine for all Excel sheets.
But we have problems in our CSV-file import routine, and it seems that the
above event isn't triggered for the CSV-file if Excel is not started
beforehand.
The CSV-file is opened from a web application (IE).
If the file is saved on disk before opened it works, but not if you choose
Open in the browser dialog.

Does anybody have a clue?

Thanks in advance
--
Peter Karlström
Midrange AB
Sweden