G
Guest
Hi folks...
All I want to do is create a COM VB.NET addin for Excel. I used the
Wizard. I can create a spiffy CommandBar with buttons and everything. What
I CAN'T do is reference the silly applicationObject. No matter WHAT I do...
Cells, Range, etc... I can't even get an ActiveWorkbook returned. Can
anyone point me to a stupid simple example showing how to write a value to a
cell using VB.NET as an Addin? Plenty of samples show how to invoke Excel
from an app, but I want my app to live inside Excel as an addin.
Thanks,
M.
All I want to do is create a COM VB.NET addin for Excel. I used the
Wizard. I can create a spiffy CommandBar with buttons and everything. What
I CAN'T do is reference the silly applicationObject. No matter WHAT I do...
Cells, Range, etc... I can't even get an ActiveWorkbook returned. Can
anyone point me to a stupid simple example showing how to write a value to a
cell using VB.NET as an Addin? Plenty of samples show how to invoke Excel
from an app, but I want my app to live inside Excel as an addin.
Thanks,
M.