Chinese Characters and VBA

S

SpinachConvention

I've written a piece of Excel VBA code which includes searching for °C
(degrees centigrade) in some of the code. I'm now trying to get this
code to work on a colleagues computer who is from China. His version
of Excel changes the °C into a Chinese character in VBA. This causes
the macro to fall over.

Does anyone have any ideas how to force VBA to use English characters
by default?

Thanks for any and all assistance!
 

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