I wanted to extract the data between 3 - 8 digit number and 3 letter text(casplock text) using regex. Any idea would be much appreciated thank you.
Example data
06/29/20 B QM 02004946 MY HELLO WORLD XLS
OUTPUT : MY HELLO WORLD
0829/20 B QM 0948264 MY UI PATH LMN
OUTPUT: MY UI PATH
0829/20 B QM 435 MY SAMPLE DATA LMN
OUTPUT : MY SAMPLE DATA