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!
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!