C
Curt Johnson
I've written an Excel add-in using VC++ 6.0. This .xll also provides VBA
functions and subs that return a HRESULT. I've included the .tlb in the
resource fork of the .xll. My employer wants to set up the .xll so all a
customer need to do in open the add-in (.xll) and its functions are
automatically available to VBA code we provide on a spreadsheet without path
information. Is there a way to set a VBA reference to the add-in?
Thanks,
Curt
functions and subs that return a HRESULT. I've included the .tlb in the
resource fork of the .xll. My employer wants to set up the .xll so all a
customer need to do in open the add-in (.xll) and its functions are
automatically available to VBA code we provide on a spreadsheet without path
information. Is there a way to set a VBA reference to the add-in?
Thanks,
Curt