Home |
Search |
Today's Posts |
#6
![]() |
|||
|
|||
![]()
Phil,
For a list starting in cell A1, use this formula =RIGHT(A1,LEN(A1)-FIND(" ",A1)) Copy down to match your data list. HTH, Bernie MS Excel MVP "Philippe L. Balmanno" wrote in message ... I am looking to extract everything on the right of a " " (space) in a text line. I have a lit of names in the form of FN" "LN in column A. In column B I want to extract the LN portion of column A. I guess the next logical question would be if I extract the LN and it is in column B can I compare column A to B and output the difference in column C stripping off the extra space after the FN? TIA Phil |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Need a ISWorkday Function -- Any Ideas | Excel Worksheet Functions | |||
Hyperlinks using R[1]C[1] and offset function in its cell referenc | Excel Worksheet Functions | |||
Conversion | Excel Worksheet Functions | |||
Trim function doesn't clean out ASCII Code 160 (Space) | Excel Worksheet Functions | |||
Formula to list unique values | Excel Worksheet Functions |