Hello, openoffice community,

I have two columns of text, they look like
string1 | string2 |
--------------------- |
string1 | string2 |
--------------------- |
string1 | string2 |
---------------------

how can I merge them to one column

string1  string2  |
---------------------|
string1  string2  |
---------------------|
string1   string2 |
---------------------


Any help will be appreciated!

-- 
Zhengquan

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to