R
Rog
Does anyone have any experience of help on calling an office add in from
a macro?
Thanks
a macro?
Thanks
Rog said:Actually Eugene, I was able to do this:
MsgBox Application.COMAddIns.Item(1).Description
and it was my add in, but then how do I call my code from the macro?
Thanks so much.
Actually Eugene, I was able to do this:
MsgBox Application.COMAddIns.Item(1).Description
and it was my add in, but then how do I call my code from the macro?