Multilanguage Access aplication

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi!

Does anyone know ho to make multi language Access aplication? User could
select language with cboBox on main form. After chosing one option from Cbox
all captions of forms, cmdButtons, Labels would change to selected language.
All data of names and captions in diferent languages are saved in
tblCaptions: Caption_ID (avtonumber), Cap_ToolName, Cap_SLO, Cap_AN).
Can this be done? Can you tell me what the VB code
would be like? If you have any other solution for this problem please tell me.

Thank you in advance!
 
I would start by doing the following google groups query & reading
through all the results:

multilingual group:*access*

HTH,
TC [MVP Access]
 
Back
Top