Tagged Questions
1
vote
1answer
161 views
Converting XLL addin functionality to a native VB module : Problem refreshing formulae
I have a .xll plugin that registered a few functions which we use in our excel sheets in a number of places. The performance was very poor, and we didn't have the original code, so we replicated the ...