Thread
:
Default Dir
View Single Post
#
1
Posted to microsoft.public.excel.programming
GregR
external usenet poster
Posts: 246
Default Dir
Can I declare somewhere in VBA a default directory, such as:
Dim DefaultDir as String
Set DefaultDir = "C:\Documents and Settings\GregR\My Documents\"
and have it apply to all my modules in my personal.xls. TIA
Greg
Reply With Quote
GregR
View Public Profile
Find all posts by GregR