A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
You will need to locate Excel.exe.
To locate this -
- Open Excel
- ALT+F11 to open VBA window
- In Immediate Window (If this is not displayed, CTRL+G), type following and enter
? Application.Path
You will get where Excel.exe is located
Now, you can go through the steps which you have executed and select Excel.exe.