Multi Language Support in Microsoft Access
In this Microsoft Access tutorial, I will show you how to change your form labels and button captions to a different language. We'll switch between English and French, but you can use any language you want.
Elaine from Montreal, Quebec (a Gold Member) asks: I have workers in my office who don't all speak English. Some speak French. Is there any way to have my form labels and buttons switch from one to the other?
Members
Members will learn how to create a completely table-based solution so even end-users can modify the translation data without needing to make changes to the VBA code. We will loop through all of the controls on a form, find the ones that need to be translated, and look up the translation from the table. Fun stuff!
Silver Members and up get access to view Extended Cut videos, when available. Gold Members can download the database template from class plus get access to the Code Vault. If you signed up on YouTube you have to register on my YouTube Find User page so I can set up your account here on my web site. If you're not a member, Join Today!
Pre-Requisites
Links
Recommended Course
Keywords
access 2016, access 2019, access 2021, access 365, microsoft access, ms access, ms access tutorial, #msaccess, #microsoftaccess, #help, #howto, #tutorial, #learn, #lesson, #training, #database, multi language support, forms in different languages, spanish, french, german, change the language on buttons and labels, bilingual, localizing, Creating Multi-Lingual Databases, multilingual