Thread: export location
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
NickHK NickHK is offline
external usenet poster
 
Posts: 4,391
Default export location

Gary,
It would seems that XL2K honours the value of Application.DefaultFilePath,
but XLXP does not and defaults to Application.Path.
So I assume versions after 10 would be the same.

NickHK

"Gary Keramidas" <GKeramidasATmsn.com wrote in message
...
does anyone know if there is a reg key for the default export location of
modules?

i want to change it from the \microsoft office\office11 folder.

--


Gary