Cyrilic shows up correctly in a table but fails in a form

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I've been filling an access database table with both English and Cyrilic
characters. I was doint it directly into the table, without using a form.
In the table itself the Cyrilics looks OK.
But when I view it in a form, every Cyrillic letter tirns into a vertical
bar.

How can I fix it?
 
It sounds as if you're using a different font in the form from the one
that's used in the datasheet view of the table.
 
Back
Top