ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Getting data from 2 differant colums (https://www.excelbanter.com/excel-worksheet-functions/251798-getting-data-2-differant-colums.html)

Kelly********

Getting data from 2 differant colums
 
How do you get data from 2 differant columns to be in 1 other column.
I have a column First Name and a Column Last name I want Column Full Name to
automaticlly update with the first 2 columns

T. Valko

Getting data from 2 differant colums
 
Try this...

A1 = FirstName
B1 = LastName

Enter this formula in C1 to combine them with a space character between
manes:

=A1&" "&B1

Returns: FirstName LastName

--
Biff
Microsoft Excel MVP


"Kelly********" wrote in message
...
How do you get data from 2 differant columns to be in 1 other column.
I have a column First Name and a Column Last name I want Column Full Name
to
automaticlly update with the first 2 columns





All times are GMT +1. The time now is 01:26 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com