A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Please look into C:\Users\User_Name\AppData\Roaming\Microsoft\Excel (replace user name with your user name) and see if is contains few files / folders. Move those files to some other location (i.e create a backup of those files / folders and delete all files / folders from here). Hence, make Excel folder blank. If you don't want to move all files/folders, you need to look for files having extension of .xlb. Rename this file to something else.
Now open Excel and see if the problem disappears or not.
Note - to find Excel path, you need to find XLSTART path. Excel folder contains XLSTART folder in itself.
- Open Excel
- ALT+F11
- If Immediate Window is not visible, type CTRL+G. Same can be also be accessed through View > Immediate Window
- Type "? application.StartupPath" without quotes and press enter
- You will have your path below.