Thread
:
OnStartupComplete and activeworkbook
View Single Post
#
1
Posted to microsoft.public.excel.programming,microsoft.public.office.developer.com.add_ins
Vinit[_2_]
external usenet poster
Posts: 18
OnStartupComplete and activeworkbook
Hi MIke,
"OnStartupComplete" get fired when your add-in gets loaded in Excel
instance then your workbook loads in Excel.
You can get the name of the workbook in "WorkbookOpen" event of
Application Object.
Vinit
Reply With Quote
Vinit[_2_]
View Public Profile
Find all posts by Vinit[_2_]