Message 1 of 3
getting letter of mapped network drive
Not applicable
02-23-2000
05:21 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I've written a program that saves my drawing to two different directories.
one of the directories is on my local hard drive; the other is a mapped
network drive (a folder on the network). The drive letter on my machine is
"J". Trouble is, i'd like to let my co-workers use this program, but their
mapped network drive letter is different (one is "K", one is "F", etc.).
How can I use VBA to find out this drive letter and assign it to a variable?
Thanks...
Brian
one of the directories is on my local hard drive; the other is a mapped
network drive (a folder on the network). The drive letter on my machine is
"J". Trouble is, i'd like to let my co-workers use this program, but their
mapped network drive letter is different (one is "K", one is "F", etc.).
How can I use VBA to find out this drive letter and assign it to a variable?
Thanks...
Brian