S
Silvester
I store data in various languages in a table memo field by having a textbox
on a linked form and a language combobox that just changes the form textbox
font according to the language chosen.
I need my listbox to have the following fields:
* Language (where the name of the language is stored - in English)
* Field1
* Field2
In the Listbox the font in field1, field2 should appear in the language font
chosen by the Language field
eg:
English | woman | good
French | femme | bien
Can someone please help me with this multi-lingual listbox ?
on a linked form and a language combobox that just changes the form textbox
font according to the language chosen.
I need my listbox to have the following fields:
* Language (where the name of the language is stored - in English)
* Field1
* Field2
In the Listbox the font in field1, field2 should appear in the language font
chosen by the Language field
eg:
English | woman | good
French | femme | bien
Can someone please help me with this multi-lingual listbox ?