newbie: how to input asian language in VBE

T

thecuongjapan

I'm new to access VBA. I don't know how to input asian language in VBE. (I
input asian language into other applications such as word, excel, powerpoint
with no problem. I'm using Unikey app for typing Vietnamese)
Ex: with me.deptcombobox
..rowsource= " select * from departments where department='sản xuất'"
..limittolist=true

many thanks
 
Top