Thread: Add-In
View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
tjh tjh is offline
external usenet poster
 
Posts: 96
Default Add-In

Thank You

"sebastienm" wrote:

Hi,
I believe it should be
/applicationdata/microsoft/addins
and not
microsoft/applicationdata/addins

Default directory for addins is:
C:\Documents and Settings\<username\Application Data\Microsoft\AddIns

Default startup files directory is:
C:\Documents and Settings\<username\Application Data\Microsoft\Excel\XLSTART

Regards,
Sebastien


"tjh" wrote:

Hello,

I recently switched to an XP operating system. In my prior version when I
created an Add-In it was saved to my hardrive under
microsoft/applicationdata/addins........... Now that I switched to XP I
cannot seem to find this file for Add-Ins that I created. Does it save to an
different file location.
Thank You,