Brian Barker has written on 1/1/2011 7:03 PM: > At 17:53 01/01/2011 -0500, Ponly Jonly Honly wrote: >>I have a spreadsheet that has 9 pages (sheets). How do I save the >>entire thing to a single CSV file? > > You do mean sheets, not pages, don't you? The number of (printed > output) pages is irrelevant, of course.
At the bottom of the screen, there are 9 tabs, labeled Page 1, Page 2, Page 3, etc. > I think the simple answer - as you have no doubt discovered - is that > you don't. But you can easily save all the material in one of two ways: > > o Save each sheet separately as a CSV file. Note that saving in CSV > format saves the current sheet, so you can save each sheet by > displaying it in turn. These CSV files are plain text files, so you > can then very easily concatenate them in any text editor (even in > Writer, if you like) to achieve what you probably need. Easy enough. Thanks. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
