Thread
:
Check existence of file if file name has a space in it.
View Single Post
#
1
Posted to microsoft.public.excel.programming
MC
external usenet poster
Posts: 29
Check existence of file if file name has a space in it.
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.
Reply With Quote
MC
View Public Profile
Find all posts by MC