Hi,

is there a way to cut up text columns?
Suppose you get a file where in column A is a list of text-values like:
"01 first"
"02 second"
"03 third"

Now I'd rather have the number part remain in column A and the text part in a new column B.
"01"    "first"
"02"    "second"
"03"    "third"

I couldn't find such a feature in OOo, yet.

EXCEL does this in its Data menue with the command "text in columns".
It's similar to the text-file-import where one can define if the data has fixed width columns or is separated by some character like space or tab.


Regards
A.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to