Paul, wicked

Just trying to understand how it works.

I see in the line 3 StrFR = , then in lines 5 and 6 StrFR = StrFR . Why is that?

Then I see at the beginning of a line

"[" & ChrW(&H3AC) & ChrW(&H1F00)

But further down the next character being separated via & "-" & ChrW(&H1F07)

You said these characters denote a contiguous character range, but how do I figure out which of the characters I want to replace are contiguous or not.

By the way, I use this to find the Unicode values of the characters (UTF-16 code units):
http://rishida.net/tools/conversion/