numbers in chinese

D

Deeps

We have an application in Excel where we need to generate random user ids in
chinese. We are able to do it in using numbers like:
RANDBETWEEN(100000,999999)

But we want to do the same using the chinese numbers. But even after
changing the regional setting to chinese and using Chinese IME we cannot
enter the numbers in Chinese but all other characters.

Is there a way to enter Chinese Numbers in Excel sheets?

Thanks
 
E

Edwin Tam

I can tell you that you cannot generate random numbers in Chinese characters
even if you got the Chinese version of Excel.

There are two sets of Chinese Charcters: Simplified and Traditional Chinese.
Simplified Chinese is used in China only. Traditional Chinese is used in Hong
Kong and Taiwan.

In fact, I feel strange that someone would want to generate random ids in
Chinese for Chinese users. Numbers in the normal 1234567890 digits are simply
“universal†for everyone on Earth and no Chinese users would prefer reading
numbers in Chinese characters.

Anyway, I cannot post the macro here, because this newsgroup doesn’t support
Chinese characters. I’ve posted example files onto the web:

http://homepage.mac.com/edwin_tam/chinese.zip

You’ll see two files. One for simplified chinese and one for traditional
chinese.

Regards,
Edwin Tam
(e-mail address removed)
http://www.vonixx.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top