M
Maynard
I've put together a FTP add-in for Excel, but I have a problem with file
availability. Once the file gets FTP-ed, I check for it's existence; then
the code continues once that file is found. Unfortunately, just because the
file exists, doesn't mean it's available to be opened and read. I thought I
could solve this using the FileSystemObject Object, but I couldn't seem to
find anything that would help. Any suggestions?
availability. Once the file gets FTP-ed, I check for it's existence; then
the code continues once that file is found. Unfortunately, just because the
file exists, doesn't mean it's available to be opened and read. I thought I
could solve this using the FileSystemObject Object, but I couldn't seem to
find anything that would help. Any suggestions?