Hi,

What is the easiest way to retreive an active add-in path? I can get it for the active workbook, but am having trouble with the proper syntax. I've been playing around with ...

Addins("myname.xla").Path
But I'm not sure how to integrate it, or if that's even right.