excel file

C

cody

i cannot see any data in excel when i open a file. it appears that the file
is opening however i cant view the data
 
G

Gord Dibben

Make sure you have Tools>Options>General "ignore other applications" unchecked.

Or re-register Excel.........

Close Excel first and On the Windows Taskbar

1) Start>Run "excel.exe /unregserver"(no quotes)>OK.
2) Start>Run "excel.exe /regserver"(no quotes)>OK.

See the space between exe and /regserver

You might have to designate a full path to excel.exe.

In that case Start>Run "C:\yourpath\excel.exe" /regserver(quotes required)>OK.


Gord Dibben MS Excel MVP
 
Top