Hi,
I have a table with suppliers. The supplier name is often typed in non-latin characters - for instance Greek or Russian.
I want to update another field "CharacterSet" with either the code of the character set used or text "Latin"/"Non-Latin"
SupplierName CharacterSet
ABC Consulting Latin
Русский Текст-к-Речь Non-Latin
How can I do this - either through VBA or a query?
I use MS Access 2007
Thanks for your help!
I have a table with suppliers. The supplier name is often typed in non-latin characters - for instance Greek or Russian.
I want to update another field "CharacterSet" with either the code of the character set used or text "Latin"/"Non-Latin"
SupplierName CharacterSet
ABC Consulting Latin
Русский Текст-к-Речь Non-Latin
How can I do this - either through VBA or a query?
I use MS Access 2007
Thanks for your help!