Error opening file
Just a little further information:
I copied the filename (without quotes) from the code,
clicked StartSearchAll files and folders and then pasted it into the box.
Clicked Search.
It listed the file in: C:\BofQProject\QSBofQ.
"Stuart" wrote in message
...
This code sequence worked fine sometime ago, but not now.
ChDir "C:\BofQProject\QSBofQ\"
Workbooks.Open Filename:="NewQSBofQ.xls", _
Editable:=False
The error is reporting that the file could not be found, and yet it is
clearly there. The path and filename are correct.
What might be happening, please?
Regards.
|