Hi,
In my macro i open a file on the network. Sometimes this file does not exist and the VBA stops (as expected)
What would be the code to tell VBA to continue through VBA code if the file does not exist withiout getting the error messages?
I assume that i will need to have code for 'if file exists' do this or 'if file does not exist' do this...
Thanks in advance
Mark
Bookmarks