Check existence of file if file name has a space in it.
Please ignore, I figured it out...
"mc" wrote:
I know how to check the existence of a file but what if the file name has a
space in it? For example, "Futures Curves.xls" When I use the
Len(dir(FileName), it is returning 0 for the len.
|