Forum Discussion
Redzero1
2 years agoFrequent Visitor
Extract from text string with conditions
Hello All, I have a request I'm working on and I'm a bit struggeling to get the information I want : I have one column from Excel file caled "Comments" it a free text and Iit contains the Age (th...
- 2 years ago
pls try this
Redzero1
2 years agoFrequent Visitor
sure here is an example :
| Comment | Expected Result |
| minor results on patient1 3y after 5 iterations | 3 |
| result expected on 5yr patient after .... | 5 |
| lenght of treatment 6mos on alpha 18y following ... | 18 |
basically need to parse the text and spot the numeric values before "y" or "yr"