Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
dm dm is offline
external usenet poster
 
Posts: 23
Default Opening saved workbook

I am using excel 2007. I am using few macros also. My application generates a
workbook (containing data and charts for the data) in .csv format. Saving
this in .xls format using excel 2003 worked fine. Opening this saved file
also worked fine.

When I try to save the same using excel 2007, the dialog is " file.csv
cannot be saved in current format. To save your changes, click OK and theb
save it as latest format."
Clicked OK and proceeded to save as .xlsx file , when I try to open this
saved file, the message seen is" Excel was able to open the file by
repairing or removing the unreadable content".

Often, the xml part of the workbook is removed. I am able to see only the
data and the charts are lost.

Is there any other way I can save the generated .csv file and reopen it
without losing data?

Any suggestions???

Thank you!!

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,365
Default Opening saved workbook

By definition a .csv file is a simple ASCII (text) file and such files don't
have neat things like charts, pictures and macros. A .csv file is primarily
intended to be used as a means to exchange data between applications or
systems that don't share a native format but need to share the data, such as
between a spreadsheet program and a database or vice versa. They are also
used to provide data in a format that can be read by many applications - say
as a way of providing data on the internet that some people may want to
import into Access while others may wish to import into Excel and still
others may want to open in plain, vanilla Notepad.

Basically you need to keep two copies if you're going to need to work with
it again with its charts and macros: one .xlsm file and the .csv file.
Obviously you want to first save it in the .xlsm format first, then the .csv
format.

"DM" wrote:

I am using excel 2007. I am using few macros also. My application generates a
workbook (containing data and charts for the data) in .csv format. Saving
this in .xls format using excel 2003 worked fine. Opening this saved file
also worked fine.

When I try to save the same using excel 2007, the dialog is " file.csv
cannot be saved in current format. To save your changes, click OK and theb
save it as latest format."
Clicked OK and proceeded to save as .xlsx file , when I try to open this
saved file, the message seen is" Excel was able to open the file by
repairing or removing the unreadable content".

Often, the xml part of the workbook is removed. I am able to see only the
data and the charts are lost.

Is there any other way I can save the generated .csv file and reopen it
without losing data?

Any suggestions???

Thank you!!

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
problem opening saved files gnjmh New Users to Excel 7 September 7th 07 03:24 AM
Opening saved files crash my system Inter Excel Discussion (Misc queries) 3 March 23rd 07 03:01 AM
Opening saved Excel files Ray New Users to Excel 2 July 2nd 06 12:28 PM
Error when opening a saved worksheet Kim Excel Worksheet Functions 2 October 3rd 05 05:21 PM
How can I see a copy of a saved workbook before I saved it again? Norma Excel Worksheet Functions 2 May 11th 05 10:31 AM


All times are GMT +1. The time now is 04:32 PM.

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

About Us

"It's about Microsoft Excel"