Error opening file
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.
|