Hi
use this form in column 3
= Col1 & " " & Col2 if you need a blank between the two strings
or
= Col1 & Col2 if you to concatenate the two Columns without a blank
best regards
Franz Wein
Zhengquan Zhang schrieb:
> 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!
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail:
users-unsubscribe@...
For additional commands, e-mail:
users-help@...