I am using Chinese version Access 2000 to create an Access application. When I run that version in an English version Access. The table fieldnames, query description and all Chinese characters can be displayed correctly when running the application.
However, when I switched to the Event procedure i.e. the VBA coding. Then all the CHinese characters such as the fieldname that should be typed in the VBA program to do some process such as Dlookup() etc, had all changed to strange characater that I couldn't identify what are they?? Is there any way to display those Chinese character correctly in the content of ACCESS VBA programs?? Thanks!!
However, when I switched to the Event procedure i.e. the VBA coding. Then all the CHinese characters such as the fieldname that should be typed in the VBA program to do some process such as Dlookup() etc, had all changed to strange characater that I couldn't identify what are they?? Is there any way to display those Chinese character correctly in the content of ACCESS VBA programs?? Thanks!!