When Im selecting a value from a texbox, and the value is a number, my query returns chinese characters. But when I run the same query for a text box that contains text, I get the correct text.
This is the query I run which gives me chinese characters:
SELECT forms!stationlevelsummary.txtbox_7to7_spm.Value
This is the query I run which gives me chinese characters:
SELECT forms!stationlevelsummary.txtbox_7to7_spm.Value