If you do lots of work with international platforms, you may need to work with Language IDs, LCIDs, Code Pages, and other numbers. Here are a few handy functions we use to work with them. Some are simply VBA ports of macros that exist in C++ Header files. Others are utility functions that make it easier to figure how to set VB's Font.CharSet, etc. If you work on international/multinational apps, you may find basLcidCp useful.