I guess this might help your problem
(?<=[A-Z]{4}(\w)[A-Z]{4})
And for future referrence please check Using Look-ahead and Look-behind
In reply to Re: Regex help
by mendeepak
in thread Regex help
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |