Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Which particular drive letter?
If it is the one to which they save their files by default, use: Left(application.defaultfilepath,3) If it is where Excel is installed, use: Left(application.path,3) "VBAfunkymonk" wrote: hi i am tryting to save a file on a sharded drive how ever as other people will be using it and they have different dirve letters is there a way I can find what their dirve letter is and then specify what the drive letter is in my code?? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
letters drive a numeric result | Excel Worksheet Functions | |||
using network paths rather than drive letters in microsoft query | Excel Discussion (Misc queries) | |||
How do I find random number in list of random alpha? (Position is. | Excel Discussion (Misc queries) | |||
Reflect file path (show drive letters) in Excel 2000 | Excel Discussion (Misc queries) | |||
Find links with code; change from G drive to C drive | Excel Programming |