Daniel said:
Are there any way torepairan exelfilecorruption ? I try using
exel ->open->repairbut it didn't works. Pls advise thanks
Maybe. If your version of Excel can'trepairthe corruption, you could
try opening thefilein OpenOffice Calc (which would require
downloading and installing it if you don't already have it). OO Calc
has for years been able to open XLS files Excel can't.
If that also doesn't work, your final alternative would be trying to
extract data from thefileusing external reference formulas. If yourcorruptfilewere C:\work\file.xls and one of its worksheets were
named SheetX, create a NEW workbook in Excel, and WITHOUT opening thecorruptfile, enter formulas in the new workbook like
A1:
='C:\work\[file.xls]SheetX'!A1
If that returns something without throwing an error, fill that formula
into more cells. This may not work with all worksheets in the
corruptedfile, but this technique has been used successfully to
recover data from XLS files Excel won't open in workbook windows.
But if this first formula throws an error, you're very likely out of
luck. Files can become so corrupted that they're impossible torepair.
Finally, this isn't a good newsgroup for application-specific
questions like yours. You'd be better off asking this sort of Excel-
specific question in an Excel-specific newsgroup, like either
microsoft.public.excel
or
microsoft.public.excel.misc