아래와 같이 하면 한글은 2 byte 로 영어와 숫자는 1 byte로 계산된다..

LenB(StrConv("가나12다라12A", vbFromUnicode))
Posted by koinit
,