Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi,
I'm trying to split up some text strings into columns. The text is of the form "father_forename1 father_forename2 [etc.] & mother_forename1 mother_forename2 [etc.] surname" where there may be a variable number of forenames - (it's the names of the parents in a baptism record). I want to split the text into three columns: fathers forenames, mothers fornames and surname. I can split off the father's forenames using text to columns (splitting at the &) but I am struggling to find a way to isolate the surname from the mother's forenames. Ideally I would like to be able to use an equivalent of the FIND or SEARCH function but I need to find/search for the first space starting from the end of the string - whereas these functions start from the beginning of the string. Any suggestions? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Extract surname from forenames | Excel Discussion (Misc queries) | |||
I wish to separate city, state, and zip into 3 separate columns | Excel Worksheet Functions | |||
Splitting a concatenated string into separate rows... | Excel Worksheet Functions | |||
splitting first and surnames | Excel Discussion (Misc queries) | |||
Splitting Data into separate sheets | Excel Discussion (Misc queries) |