For a couple/few months, Excel occasionally won’t save a file as .xlsx.
Microsoft Excel cannot access the file ‘[file name]_Current_Output.xlsx’. There are several possible reasons:
- The file name or path does not exist.
- The file is being used by another program.
- The workbook you are trying to save has the same name as a currently open workbook.
So apparently, Excel thinks I’m trying to save to an open file; except I’m not. I open Current_Output and save it to Prev. I close Prev and upload it and the current file into Access, export them as fixed position text files, and run them through my programs. One program writes a new Current_Output.txt file. I import that into Excel and do what I need to do, then try to save it as Curent_Output.xlsx. That’s when I get the error. But the original Current_Output.xlsx files had been closed for a while.
The workaround is to save Current_Output.xls, close Excel completely, open Current_Output.xls, and then save it to Current_Output.xlsx. I could just use the .xls file for the Prev each month, but I prefer to use .xlsx.
So why does Excel think the .xlsx file is open when it isn’t?