![]() |
#1
|
|||
|
|||
![]()
Hi, I'm trying to extract some key words from a cell on excell, these keywords being "LHS" and "RHS" from a string of text by using the formulas of FIND, MID, LEFT, RIGHT, TRIM and LEN
I have made the following progress of =MID(B6,FIND({"RHS","LHS"},B6),3) However, whilst this works for the first cell as it returns "RHS", this is not the same for the remainder where the output should be "LHS". I was wondering what i may have been doing wrong? Kind regards Ronnie |
Tags |
excel basic find |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Macro for extracting data from multiple sheets if cell has text | plasma33 | Excel Programming | 0 | 11-10-2016 12:52 AM |
Extracting multiple words from one cell into individual rows while copying all other data | randyaserve | Excel Programming | 4 | 10-05-2015 09:52 AM |
![]() |
MMT | Excel | 9 | 02-12-2015 09:18 PM |
![]() |
Art Mann | Excel | 1 | 07-18-2014 09:55 PM |
![]() |
bsaucer | Excel | 1 | 06-19-2009 06:52 AM |