Deco1josh,
I just reread the last sentence of your original post. Now I realize you're not talking about Access version or VBA version, you're talking about exactly what you said--language. I don't know how we missed it.
For Access 97, globalization is discussed in a file named global.doc, which should have been installed somewhere in your Office program files directory, if you have Office 97 Developer Edition. I only have a partial installation of Office 97, and I do not have access to this document.
I'm sorry, but I wasn't able to figure out where the documentation was for Access 2000. It's probably part of the Office 2000 Multilanguage Pack, which is used to install Office to support several languages in one organization. However, you probably don't have that product.
What you should be able to do is detect the language of the computer you're running on. This is defined by the "Locale ID", which you can get via the Windows API.
Rick Sprague
Want the best answers? See faq181-2886
To write a program from scratch, first create the universe. - Paraphrased from Albert Einstein