General Guidelines

Use the following guidelines to write Visual Basic code that runs effectively in other locales. These guidelines are presented as three scenarios, beginning with the scenario that provides the safest and most predictable results. If you understand these three scenarios, you can better predict how your distributed code will perform.

Important

Don't write Visual Basic code for distribution to other computers with English/(Custom) selected in the Language/Country box on the Module General Tab in the Options dialog box (Tools menu). Code you write with that option in effect won't run properly on other computers.