View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Detect Outlook is running

Look in Excel VBA help at GetObject. You would use a similar approach with
"outlook.application"

--
Regards,
Tom Ogilvy

"Pete" wrote in message
oups.com...
is it possible to detect if Outlook is running via VBA in Excel

thanks

Pete