CPH wrote:
On Saturday 05 March 2005 09:12, Dave S wrote:
Hi again,
Having read up on csv I am a little more clued up.
I save my spreadsheet as a csv file My palm pilot is old & does not support spreadsheets so I enter the data into the notepad. The data from the notepad goes into a python script which interprets it and using this data modifies the csv file (so far so good)
*problem* I need to import my modified csv file back into my spreadsheet If I just open it, the modified data is there but it is opened as a new spreadsheet without formating
I need to get my csv file, get a spreadsheet and fill the spreadsheet
with csv data
Is this possible or is there another way around ?
How about "Insert" -> "External Data" ?
This does not appear to accept csv files
Dave
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
