Home |
Search |
Today's Posts |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Greg
Place this in a module in your Personal.xls outside of any procedures. Public Const DefaultDir As String = _ "C:\Documents and Settings\GregR\My Documents\" HTH Paul --------------------------------------------------------------------------------------------------------- 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 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Default Windows Profile without default Office user info | Excel Discussion (Misc queries) | |||
Default ribbon to open by default when opening xls in browser | Excel Discussion (Misc queries) | |||
0 As Default Value | Excel Worksheet Functions | |||
Default for Look Up | Setting up and Configuration of Excel | |||
Default Value? | Excel Programming |