Hello Harry,
Seemingly, I replied to your identical post, on the Help forum, at the address :
https://notepad-plus-plus.org/community/topic/11367/help-on-a-formula-please/4
I haven’t noticed this post on the Discussion forum !
As you can see, we, both, get the same regex. Finally, I think that the $ assertion, that I added, at the end of my regex, is useless. Indeed, as the + is a greedy quantifier, it will, anyway, select the longest text, after the string "Age " till the ending string " END" !
Cheers,
guy038