Location of Add-in's

G

Guest

Is there a way to find out where Excel will copy .XLA file to?

e.g mine is:

C:\Documents and Settings\<username>\Application Data\Microsoft\AddIns

Is it possible to get this path from within VB without loading the VBA?
 
B

Bob Phillips

Hi Trefor,

Try

application.userlibrarypath

--

HTH

RP
(remove nothere from the email address if mailing direct)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top