Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Say the first name is in column A and the last name is in column B. In C1
enter: ="ABC1" & LEFT(A1,5) & LEFT(B1,2) -- Gary''s Student - gsnu200828 "bestrada" wrote: I've seen people use a function so that they don't have to manually create a user id. Could someone tell em the general function used to do so? For Example: First Name: Maria Last Name:Gonzales Naming Convention details: pre-fix: 'abc1'+ '1st 5 letters of first name'+ '2 letters from last name'. Creates: ABC1mariago |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
modified following business day convention | Excel Worksheet Functions | |||
Naming convention for workbook names | Excel Discussion (Misc queries) | |||
Convert stored numbers into a set naming convention | Excel Worksheet Functions | |||
Better Way To Implement Indirect IF Function? | Excel Discussion (Misc queries) | |||
Implement CSE function through VBA with parameters | Excel Worksheet Functions |