Check if a file exists on network
I am trying to check if a file exists within a network before running addition code to create a new (same name) file. If the file exists if will abort the next step
I am running this from vba code.
Notes 1. the file name has no extension
2. The path is unc based ie(\\myhost\myfolder\file)
Any Help would be appreciated
Thanks
Darren
|