I continued trying after posting this and discovered this post
https://www.mobileread.com/forums/sho...d.php?t=122670
From that I got this for the "Find Field"...
Code:
>(CHAPTER )(\w)(.+?\b)((-)(\w)(.+?\b))?<
And this for the "Replace field"...
Code:
>Chapter \u\2\L\3\E\5\u\6\L\7\E<