Here\'s one for you Regex wizards.
This is for use within Notepad++, i.e. it is entered directly into the search and replace dialog.
I need
You can use this pattern:
(?:[^A-Z]\s+|[^a-zA-Z\s]|\A)\K[A-Z]+\b(?!\s+[A-Z])