On Wed, 2005-08-24 at 13:39 +0800, Wan Mohd Hafizi wrote:
> Good afternoon,
> 
> I have to cell (text), how to make this two cell joint to another 
> diffrent one cell eg.
> 
> cell A1 : Today
> cell A2 : Monday
> 
> How to make cell A5 : Today Monday

Check the OOo Help and search for "text concatenation AND"

Format cells A1 and A2 as text and A5 as number.
Then enter =A1 & " " & A2 in A5

This is for OOo 1.9.122 don't know about 1.1.4

HTH
Dave
 


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

Reply via email to