Hi,
I need to create a formula that looks at the mid point of a cell =MID(CellA1,20,????) and starts at character 20 and returns the next 2 words before a space.
Cell A1 contains "AAAAAAAAAAAAAAAAAA RyanSmith Recruitment AFH 0967"
Cell A2 contains "AAAAAAAAAAAAAAAAAA JonBlot Recruitment AFH 0987"
Formula in cell A1 to return: RyanSmith Recruitment
Formula in cell A2 to return: JonBlot Recruitment
There will be hundreds of lines of data and the character count will vary. Therefore, I need the formula to start at character 20 and return the next two full words before a second space.
If anyone can help it'd be much appreciated.
Thanks
Ryan
I need to create a formula that looks at the mid point of a cell =MID(CellA1,20,????) and starts at character 20 and returns the next 2 words before a space.
Cell A1 contains "AAAAAAAAAAAAAAAAAA RyanSmith Recruitment AFH 0967"
Cell A2 contains "AAAAAAAAAAAAAAAAAA JonBlot Recruitment AFH 0987"
Formula in cell A1 to return: RyanSmith Recruitment
Formula in cell A2 to return: JonBlot Recruitment
There will be hundreds of lines of data and the character count will vary. Therefore, I need the formula to start at character 20 and return the next two full words before a second space.
If anyone can help it'd be much appreciated.
Thanks
Ryan