View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Eric[_27_] Eric[_27_] is offline
external usenet poster
 
Posts: 43
Default add-ins & events

I made an add-in with code to fir the ThisWorkbook of the add-in, but it
doesn't seem to be working now that I've added the add-in into another
workbook.

It seems silly to make an add-in and then have to put vba code in the host
workbook, so what's the right way to do this?

Thanks, Eric