Hello,
I have not reviewed other posts and am running out of time so I apologize for that.
I need to create ID's based on a prefix and then other criteria within three different cells and only using portions of the data within those cells.
I want to take the first initial of the first name, the first initial of the last name and then the last three digits of a six digit number and append it to a prefix I have auto filled within the cell(s).
EX:
Cell B1 contains FirstName (John)
Cell C1 contains LastName (Smith)
Cell H1 contains six digit number (123456)
I auto fill Cell D1 with a prefix of z001_
Can a formula populate the remaining characters to show the value of z001_js456
Where z001_ is my autofill, j is the first initial of the first name, s is the first initial of the last name and 456 are the last three digits of a numeric code.
I want to be able to do this for any number of rows
Any help is greatly appreciated.
Bookmarks