![]() |
Combining Content of two cells
I am sure this is a very easy thing to do. How do I combine the content of
two cells. If there is Column A of first name and Column B of last name. How do I have Column C of both names? |
Combining Content of two cells
Space separated:
=A1&" "&B1 Comma separated: =A1&","&B1 --JP On Sep 22, 9:36*pm, FormulaQuestioner wrote: I am sure this is a very easy thing to do. How do I combine the content of two cells. If there is Column A of first name and Column B of last name. How do I have Column C of both names? |
Combining Content of two cells
On Mon, 22 Sep 2008 18:36:04 -0700, FormulaQuestioner
wrote: I am sure this is a very easy thing to do. How do I combine the content of two cells. If there is Column A of first name and Column B of last name. How do I have Column C of both names? =a1 & " " & b1 --ron |
All times are GMT +1. The time now is 05:52 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com