Extracting text between two Str Delimiters

OK, as for Arabic, here is what might help - in case you still haven’t installed it:

As for the regex, give me a moment… but just to confirm - in the given example would you want to extract “5557” together with the text you want or not (as you have stated: “The text I want is always between “title deed number and “area””)? If not, is this unwanted part that precedes “Area” always going to be one string not separated by spaces (no matter if containing digits with letters or solely any of them)? Is the unwanted part right after the expression “Title deed number” always going to be such string with no spaces too?Your string example:
“Title deed number 355566 “text I want” 5557 Area”