jwalkerack
Board Regular
- Joined
- Jun 19, 2013
- Messages
- 81
Hello ,
i have a long list of file directories on a spreadsheet.
Intially i wanted to seperate the file name. i was able to find a post online which allowed me to do this
get filename from filepath and filename
But now i would like to just have the file path without the file name
So if my full directory was
S:\AppsData\Excel\Jack\TEST\Football_players.xls
i would like the end result to be
S:\AppsData\Excel\Jack\TEST\
Is there an easy way of doing this ...
Thanks a lot Jack
i have a long list of file directories on a spreadsheet.
Intially i wanted to seperate the file name. i was able to find a post online which allowed me to do this
get filename from filepath and filename
But now i would like to just have the file path without the file name
So if my full directory was
S:\AppsData\Excel\Jack\TEST\Football_players.xls
i would like the end result to be
S:\AppsData\Excel\Jack\TEST\
Is there an easy way of doing this ...
Thanks a lot Jack