I have a macro which I have used the On error handling and executes a specific error routine whenever it obtains Error 1004. The error 1004 routine runs correctly but I get an additional msg "Could not open <filename>"... how do i get rid of this message. Is there a specific code for it as well?
The file I am trying to open is on a website and is posted sometime during a specific day (ie. tuesdays)... so if we try to open it too soon on the tuesday... it may not yet exist.
Thanks
Diane
The file I am trying to open is on a website and is posted sometime during a specific day (ie. tuesdays)... so if we try to open it too soon on the tuesday... it may not yet exist.
Thanks
Diane