Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
Thanks for the prompt response - works great
"Peo Sjoblom" wrote: If thge name is like firstname space lastname however with double names and initials and otyer attributes it becomes complicated, but for your example =LEFT(TRIM(A1))&MID(TRIM(A1),FIND(" ",TRIM(A1))+1,1) will do Regards, Peo Sjoblom "Brian" wrote: Hi all, Is there an easy way to extract JUST the initials of a name in a cell if the name format is: Cell A1 = Bob Smith need Cell B1 = BS Thanks Brian |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how to create a variable column in cell reference | Excel Worksheet Functions | |||
Extracting names in a cell | Excel Discussion (Misc queries) | |||
Can a Formula in Cell X modify Cell Y? | Excel Discussion (Misc queries) | |||
inserting data from a row to a cell, when the row number is specified by a formula in a cell | New Users to Excel | |||
VLookup resulting in a blank cell... | Excel Worksheet Functions |