iamkennyjacobs
New Member
- Joined
- Nov 1, 2018
- Messages
- 3
Need to remove all but one variable string from a cell.
Example:
K2 Cell contains: "specific text string hereAAAA-BBBB-CCCC assignment..."
H2 formula result: CCCC
Details:
AAAA, BBBB and CCCC represent text strings that are variable in characters and number of characters.
Every line begins with a specific text string that is constant
Everything after CCCC begins with " assignment" followed by variable text)
Example:
K2 Cell contains: "specific text string hereAAAA-BBBB-CCCC assignment..."
H2 formula result: CCCC
Details:
AAAA, BBBB and CCCC represent text strings that are variable in characters and number of characters.
Every line begins with a specific text string that is constant
Everything after CCCC begins with " assignment" followed by variable text)