Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is there a way of changing the default folder that VBA uses when I try
to import/export vba modules or userforms? It seems to always default to the MSO install folder. I found a couple posts asking about this, but no answers. Thanks! John |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
John,
I have both XL2000 & 2002 installed on W2K. XL2002 defaults to the Office10 folder. XL2000 defaults to the Desktop. with OptionsGeneralDefault File Location="C:\Documents and Settings\<User name\Desktop" for both. How I managed this I cannot tell you, but it is obviously possible. A registry setting I would guess or may be because of both version on the same machine. A couple more Office apps default to: Word2002: C:\Documents and Settings\<User name Word2000: C:\Documents and Settings\<User name Access2002: Desktop How/why I can't tell you though. NickHK wrote in message ups.com... Is there a way of changing the default folder that VBA uses when I try to import/export vba modules or userforms? It seems to always default to the MSO install folder. I found a couple posts asking about this, but no answers. Thanks! John |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Changing default "import" folder | Excel Discussion (Misc queries) | |||
How do I set default folder for import | Excel Worksheet Functions | |||
how can I specific a folder with wildcard criteria and excel will import all the correct files in that folder? | Excel Discussion (Misc queries) | |||
how can I specific a folder with wildcard criteria and excel will import all the correct files in that folder? | Excel Programming | |||
How do I change the default folder when I import data? | Excel Worksheet Functions |