Thread: Excel Com Addin
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jody L. Whitlock Jody L. Whitlock is offline
external usenet poster
 
Posts: 14
Default Excel Com Addin

I've gotten the Com Addin to work, my problem is this. I need to allow
the user to select a range of cells (All in the same column) and then
select my addin. My addin needs to pick up this range of cells and
then parse the value of each cell in this range. I have looked, and
though I had it, but nadda.
I am using VB.NET to create the addin.

Thanks,
Jody W