View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Gail Hurn Gail Hurn is offline
external usenet poster
 
Posts: 13
Default Can you tell how Excel is launched?

We have an Excel add-in. We would like to know if the application is started
from the menu by the user or started by another Office application. Is using
the ConnectMode parameter in the OnConnection call the best way to do this?