Good evening,
Thanks a lot for your help.
Thanks and best regards,
Wan
KFM
Jonathon Coombes wrote:
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
Hi Wan,
Easy, simply enter into A5 the following formulae:
=A1&" "&A2
or alternatively
=CONCATENATE(A1;" ";A2)
Regards
Jonathon
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]