I have a source .csv file which is non-editable, I'd like to extract the quantity that is enclosed within a particular text. I've tried using MID
with a combination of LEFT
and RIGHT
. However, I've only been able to get either of them (before / after).
I'd like to extract the text after QTY :
and anything before )
Example:
(Empty : Empty - Colour : Mixed colours - QTY : 22)
The text I'm interested in is - "22"