Hey Joe, that worked a treat 😀
I treble checked for whitespace so yes my original should have worked.
Added a bit as I didnt want to catch a new line, if any.
I only used Regex Storm once or twice as there wasnt much help in the site.
I mainly use Regexr which works great, I think where I came unstuck was the new line ( Java versus .Net )
Below works on both Utf-8 and Ansi.
Many thanks Joe 👍
