Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 6
Default error "Excel has found unreadable Content"

I created a large multi-sheet workbook with lots of Vba macro stuff.

This worksheet has been working fine until lately. Just recently after some
minor revisions I saved the file as I always have. The file will open fine,
but as soon as make even a minor edit and save the file, the next time I go
to open the file I get the following error message:
"Excel found unreadable content in "*****.xls" Do you want to recover the
contents of this workbook?"

If I answer "yes" and open the file all of the formatting and background Vba
code is gone.

Any suggestions how I can test the worksheet for unreadable content prior to
saving?


--
Thanks for your help

JLMHoss :)
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 9,101
Default error "Excel has found unreadable Content"

Make sure you are saving the file on the same version of excel you are using.
Try doing a SAVEAS to a new filename and the re-opening the new file.

You may want to search for "corrupted" at this site to see other solutions.
the last time I ran into this problem was in a posting a couple of weeks ago
Can't find the posting. But a person was sending files to multiple coutries
and depending on which county saved the file and which one opened the file
the same error message came up.

"JLMHoss" wrote:

I created a large multi-sheet workbook with lots of Vba macro stuff.

This worksheet has been working fine until lately. Just recently after some
minor revisions I saved the file as I always have. The file will open fine,
but as soon as make even a minor edit and save the file, the next time I go
to open the file I get the following error message:
"Excel found unreadable content in "*****.xls" Do you want to recover the
contents of this workbook?"

If I answer "yes" and open the file all of the formatting and background Vba
code is gone.

Any suggestions how I can test the worksheet for unreadable content prior to
saving?


--
Thanks for your help

JLMHoss :)

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 6
Default error "Excel has found unreadable Content"

Thanks for resonding Joel.

I experience this issue mostly when saving the current version to a file
with a new name. This does not happen every time either. It happens about 3
in 4 saves.





--
Thanks for your help

JLMHoss :)


"Joel" wrote:

Make sure you are saving the file on the same version of excel you are using.
Try doing a SAVEAS to a new filename and the re-opening the new file.

You may want to search for "corrupted" at this site to see other solutions.
the last time I ran into this problem was in a posting a couple of weeks ago
Can't find the posting. But a person was sending files to multiple coutries
and depending on which county saved the file and which one opened the file
the same error message came up.

"JLMHoss" wrote:

I created a large multi-sheet workbook with lots of Vba macro stuff.

This worksheet has been working fine until lately. Just recently after some
minor revisions I saved the file as I always have. The file will open fine,
but as soon as make even a minor edit and save the file, the next time I go
to open the file I get the following error message:
"Excel found unreadable content in "*****.xls" Do you want to recover the
contents of this workbook?"

If I answer "yes" and open the file all of the formatting and background Vba
code is gone.

Any suggestions how I can test the worksheet for unreadable content prior to
saving?


--
Thanks for your help

JLMHoss :)

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 9,101
Default error "Excel has found unreadable Content"

Sometimes an excel workbook will get corrupted. Usually it is an internal
link that can't be fixed. when this hppens I'm usually forced to copy each
sheet of the workbook to a new workbook and copy all the macros.

It is easy to copy the worksheets by highlighting all of the using the
bottom tab on the worksheets. Select the 1st worksheet on original workbook.
Then hold the shift key down and select the last worksheet. All the
worksheets are now selected. Then right click a tab and ".select Move or
copy". Change the pulldown tab to (new workbook).

"JLMHoss" wrote:

Thanks for resonding Joel.

I experience this issue mostly when saving the current version to a file
with a new name. This does not happen every time either. It happens about 3
in 4 saves.





--
Thanks for your help

JLMHoss :)


"Joel" wrote:

Make sure you are saving the file on the same version of excel you are using.
Try doing a SAVEAS to a new filename and the re-opening the new file.

You may want to search for "corrupted" at this site to see other solutions.
the last time I ran into this problem was in a posting a couple of weeks ago
Can't find the posting. But a person was sending files to multiple coutries
and depending on which county saved the file and which one opened the file
the same error message came up.

"JLMHoss" wrote:

I created a large multi-sheet workbook with lots of Vba macro stuff.

This worksheet has been working fine until lately. Just recently after some
minor revisions I saved the file as I always have. The file will open fine,
but as soon as make even a minor edit and save the file, the next time I go
to open the file I get the following error message:
"Excel found unreadable content in "*****.xls" Do you want to recover the
contents of this workbook?"

If I answer "yes" and open the file all of the formatting and background Vba
code is gone.

Any suggestions how I can test the worksheet for unreadable content prior to
saving?


--
Thanks for your help

JLMHoss :)

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4
Default error "Excel has found unreadable Content"

i got this same message after installing a trial version of Microsoft
Outlook. When I go to an email with an Exceln attachment, it gives me this
message. Then when I open it, it comes in a format not like the original. I
am totally computer iliterate so I'm at a loss. I also tried to open
previous Excel documents not in an email and same thing happens.

Why can't I open this attachment like normal as before. I Had Excel, Word
and Outlook Express.


  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 9,101
Default error "Excel has found unreadable Content"

I need to know a few answers

1) Can you open Excel files using shortcuts? OPen a window explorer by
right Click START button on an select explore. Find an Excel file and double
click. does it open. This is to test that the problem is only an E-Mail
problem

2) Save an Excel file that was recieved by e-Mail. From Outlook menu File -
Save Attachments. Save the Excel file to a file. Then OPen up Excel. From
Excel menu File - OPen - find the saved file and select. Do the file open.

3) Can you open a Excel file that wasn't recieved by E-Mail. Open excel and
follow step 2 except open a file that wasn't recieved by E-Mail. Make sure
Excel is still working.

"Evi" wrote:

i got this same message after installing a trial version of Microsoft
Outlook. When I go to an email with an Exceln attachment, it gives me this
message. Then when I open it, it comes in a format not like the original. I
am totally computer iliterate so I'm at a loss. I also tried to open
previous Excel documents not in an email and same thing happens.

Why can't I open this attachment like normal as before. I Had Excel, Word
and Outlook Express.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
"Excel found unreadable content" mdarling Excel Discussion (Misc queries) 5 April 2nd 08 01:26 AM
Excel found unreadable content: auto.pilot Excel Discussion (Misc queries) 1 January 19th 08 07:04 PM
Why do I receive "Fill not found" message when I open Excel? dmmahone Setting up and Configuration of Excel 0 March 28th 07 12:03 AM
Combining formulas, "and" & "or" to verify content of multiple cel Shu of AZ Excel Discussion (Misc queries) 15 October 15th 06 11:22 PM
using % button gives error "percent style not found" Can I reset? Light Excel Discussion (Misc queries) 3 March 16th 06 12:18 PM


All times are GMT +1. The time now is 12:14 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"