ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   locate drive (https://www.excelbanter.com/excel-programming/399159-locate-drive.html)

Curt

locate drive
 
Have code that looks for a file in (C:\) example open C:\ word.doc problem is
if a person places the folder with all files on another drive there is
conflick. Lack knowledge as to how to have the C be any drive. Can it be done?
Appreciate help
Thanks

Dave Peterson

locate drive
 
There are lots of drive letters you'd have to search through (26 approximately
<bg).

I think I'd look on the preferred location (C:\folder\folder\word.doc), and if
not found, I'd ask the user.

Jim Rech has a BrowseForFolder routine at:
http://www.oaltd.co.uk/MVP/Default.htm
(look for BrowseForFolder)

John Walkenbach has one at:
http://j-walk.com/ss/excel/tips/tip29.htm

If you and all your users are running xl2002+, take a look at VBA's help for:
application.filedialog(msoFileDialogFolderPicker)


Curt wrote:

Have code that looks for a file in (C:\) example open C:\ word.doc problem is
if a person places the folder with all files on another drive there is
conflick. Lack knowledge as to how to have the C be any drive. Can it be done?
Appreciate help
Thanks


--

Dave Peterson


All times are GMT +1. The time now is 02:27 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com