View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
LeedsKa LeedsKa is offline
external usenet poster
 
Posts: 1
Default Launching Excel wb from Lotus Notes document

Hi Guys

Is it possible to launch an Excel attachment held within a Lotus Notes
database via VBA? The attachment is the only one within the document
and on opening the (temporary) file it creates it launches a VBA macro
which I want to use.

How can I select the attachment prior to opening it? How do I
reference the specific Notes db and document?

Any snippets of code would be most useful.

Thank you in anticipation.

Simon