View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Werner Rohrmoser Werner Rohrmoser is offline
external usenet poster
 
Posts: 88
Default VBE, change default path for file import

Dick,

thanks, but it doesn't work.

Werner


"Dick Kusleika" wrote in message ...
Werner

Pure guess, here, but I'll bet it uses

HKEY_Local_Machine\SOFTWARE\Microsoft\Windows\Curr entVersion\App
Paths\EXCEL.EXE

Probably not something you want to change. Again, this is just from
searching the registry and not finding a better answer. Hopefully there
really is one.

--
Dick Kusleika
Excel MVP
Daily Dose of Excel
www.dicks-blog.com


Werner Rohrmoser wrote:
Hello,

I'm searching for a possibility to change the default path for
importing files into the vbe project explorer.
I guess I have to change something in the registry, but I can't find
it.

Any idea would be appreciated.
Thanks.

Best Regards
Werner