P
Paul
Is there a way to use some combination of String functions to return the
file name from a complete file spec, when the different strings to be
evaluated have varying path lengths, such as
M:\Project\Accounting\file1.xls
M:\Project\RD\file2.xls
In other words, I'm in need of a function that would return file1.xls and
file2.xls from those strings.
Thanks in advance,
Paul
file name from a complete file spec, when the different strings to be
evaluated have varying path lengths, such as
M:\Project\Accounting\file1.xls
M:\Project\RD\file2.xls
In other words, I'm in need of a function that would return file1.xls and
file2.xls from those strings.
Thanks in advance,
Paul