Hi guys.I would be grateful for some help. I am new to VB and i am writing a program which translates English words into various languages (I have a different form for each language). On the form is a combo box, a label and a datacontrol.I have the combo box populated with the English words. When i choose a word i want say, the French equivalent to appear in the label.
I know how to populate the combo box but i am lost how to ensure that if i choose "Hello" then "Bonjour" will appear
in the label. The database is MS Access 2000. Fields are English,French,Spanish etc.First record is "Hello", Then "Bonjour" etc. Please try to explain fully (syntax if possible) as i am finding it quite hard. Thanks in advance for any advise you can provide.
I know how to populate the combo box but i am lost how to ensure that if i choose "Hello" then "Bonjour" will appear
in the label. The database is MS Access 2000. Fields are English,French,Spanish etc.First record is "Hello", Then "Bonjour" etc. Please try to explain fully (syntax if possible) as i am finding it quite hard. Thanks in advance for any advise you can provide.