Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 300
Default File error. Some number formats may have been lost.

I'm in the middle of getting my xl 2002 workbooks to also work under xl
2000. The company we are buying overnighted to me a PC with xl 2000.

One problem I'm getting is on one very large workbook Excel is giving me a
"File error. Some number formats may have been lost." upon startup. I did
some google searching and I find that others have gotten this when mailing
a 2002 workbook to a 2000 user. Some mention the workbook being corrupted.
Unlikely. Then I saw some messages about having too many custom formats. If
this is so, then I can delete the numerous unused ones listed. But nothing
I found gave any definitive answer. Any ideas?

One idea I have is to write a program that extracts all the formats and
puts them into a workbook as strings. Run on each system, then compare
those two workbooks. (The xl 2000 PC was connected to our network.)

Don <www.donwiss.com (e-mail link at home page bottom).
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 300
Default File error. Some number formats may have been lost.

On Thu, 11 May 2006 21:05:01 -0400, Don Wiss wrote:

I'm in the middle of getting my xl 2002 workbooks to also work under xl
2000. The company we are buying overnighted to me a PC with xl 2000.

One problem I'm getting is on one very large workbook Excel is giving me a
"File error. Some number formats may have been lost." upon startup. I did
some google searching and I find that others have gotten this when mailing
a 2002 workbook to a 2000 user. Some mention the workbook being corrupted.
Unlikely. Then I saw some messages about having too many custom formats. If
this is so, then I can delete the numerous unused ones listed. But nothing
I found gave any definitive answer. Any ideas?

One idea I have is to write a program that extracts all the formats and
puts them into a workbook as strings. Run on each system, then compare
those two workbooks. (The xl 2000 PC was connected to our network.)


I solved the problem. I used a macro that found all the unique number
formats in the workbook. Then I opened the workbook in xl 2000 and ran the
macro again. I found one format that was slightly different. It was a
date/time format that included seconds. In xl 2002 I then switched to a
date/time in 24 hour time. I still had the same problem. So I picked a
date/time format in xl 2000 and saved it. All is fine now.

I did write a macro that created a mirror workbook with just the format
strings (excluding the General ones). Using that I was able to easily
search for the format that was giving me the problem.

Don <www.donwiss.com (e-mail link at home page bottom).
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
number formats lost restern Excel Discussion (Misc queries) 0 October 6th 09 09:12 PM
File error: data may have been lost Karl Excel Worksheet Functions 1 September 9th 09 02:28 PM
File Error. Some number formats may have been lost. Leslie D Excel Discussion (Misc queries) 2 January 16th 08 04:41 PM
File Error: Data May Have Been Lost Anthony Setting up and Configuration of Excel 7 March 20th 05 05:31 PM
File error: Data may have been lost. Yan-Hong Huang[MSFT] Excel Programming 0 April 6th 04 04:07 AM


All times are GMT +1. The time now is 09:46 PM.

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"