Re: Open Office 3.4.1

2013-06-17 Thread Rory O'Farrell
On Mon, 17 Jun 2013 10:07:51 -0400 "Frank Ervin, MD" wrote: > > We need to be able to move data from spreadsheet to an existing Excel (Office > 2004) file . Copy and paste seems not to work; save as comma or tab > delimited file seems not an option. > Is there a mechanism I am overlooking?

Re: Open Office 3.4.1

2013-06-17 Thread Frank Ervin, MD
Sakis, thanx and happy June 17 Frank On 2013-06-17, at 10:27 AM, Athanasios E. Samaras wrote: > If you save as tab-separated CSV file, it should do the trick since Excel > expects CSV to be separated by tab by default. > Alternatively you can save the comma separated values file with extention > "

Re: Open Office 3.4.1

2013-06-17 Thread Athanasios E. Samaras
If you save as tab-separated CSV file, it should do the trick since Excel expects CSV to be separated by tab by default. Alternatively you can save the comma separated values file with extention ".txt" and then ask excel to open the *.txt files. This will bring up a wizard where you can modify all