Search found 2 matches

by josheeg
Mon Oct 11, 2010 2:43 pm
Forum: General
Topic: coma to newline to make a csv file into one colum ?
Replies: 4
Views: 434

csv coma seperated value replace column with LF

A comma seperated text file can be output from very simple sensors etc.

if the commas were able to be replaced by carage return line feed

their would be one column and many more rows with 1 record.

That is what I would like to do.
by josheeg
Thu Oct 07, 2010 9:01 pm
Forum: General
Topic: coma to newline to make a csv file into one colum ?
Replies: 4
Views: 434

coma to newline to make a csv file into one colum ?

coma to newline to make a csv file into one colum?

I think OOO base by open office can open a larger csv file than other spread sheets.

Otherwise how would I remove blank lines?

How would I remove repeted records?

I know sql has select the ones that are not empty
then their is also return uneque.