Is it possible to include Excel worksheets/workbooks into COM Addins ?

  • Thread starter Thread starter alkan
  • Start date Start date
A

alkan

I am in the process of converting some of the XLAs I have to COM
Addins. I am using Office 2000 Developer and VB6.

It seems like I can add userforms, classes, modules into COM Addins,
but not any Excel worksheets (my target app is Excel). Regular addins
(XLA files) can do this. Is there any way of including Excel workbooks
into COM Addins?

Thanks

Ismail
 
You can't include workbooks or worksheets in a COM Add-in.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top