EXCEL-COMMAND-SEND-PROBLEM
What it means
Windows tried to open an Excel file through another program (like double-clicking an attachment) and Excel didn't respond in time — often a leftover invisible Excel process.
Quick fix steps
- Open Task Manager and end any EXCEL.EXE process already running, then try again.
- Go to File Explorer > View > Options > uncheck "Always show icons, never thumbnails" if thumbnail generation is interfering.
- In Excel: File > Options > Advanced > General > untick "Ignore other applications that use Dynamic Data Exchange (DDE)."
For the full step-by-step walkthrough, see Excel Won't Open At All.
Frequently Asked Questions
Is this related to printing specifically?
It can be, since this error sometimes relates to Excel trying to send a command to another program (like a printer driver or another Office app) that isn't responding correctly.
Will restarting Excel fix this quickly?
Often yes — closing Excel fully (checking Task Manager to make sure no lingering EXCEL.EXE process remains) and reopening it resolves this in many cases.
Other error codes
#REF! — #REF! Error
A formula is pointing to a cell that no longer exists — usually because a row, column, or sheet it referenced was deleted.
#VALUE! — #VALUE! Error
The formula received the wrong type of data — commonly text where it expected a number.
#DIV/0! — #DIV/0! Error
The formula is dividing by zero or by an empty cell.
#N/A — #N/A Error
A lookup formula (VLOOKUP, MATCH, XLOOKUP, INDEX/MATCH) couldn't find a matching value.