ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Take part data from two fields and auto fill into 3rd field (https://www.excelbanter.com/excel-worksheet-functions/200271-take-part-data-two-fields-auto-fill-into-3rd-field.html)

Kevin K

Take part data from two fields and auto fill into 3rd field
 
needing to know how to take pieces of data from other fields and auto fill
into a 3rd field. For example, field one is First Name, Field Two is Last
Name, Field three is first two digits of first name followed by first three
digits of last name. How can I automatically create a formula to have excel
create this for me?

Teethless mama

Take part data from two fields and auto fill into 3rd field
 
A1: Tethless
B1: mama

In C1: =LEFT(A1,2)&LEFT(B1,3)


"Kevin K" wrote:

needing to know how to take pieces of data from other fields and auto fill
into a 3rd field. For example, field one is First Name, Field Two is Last
Name, Field three is first two digits of first name followed by first three
digits of last name. How can I automatically create a formula to have excel
create this for me?



All times are GMT +1. The time now is 11:51 AM.

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