swpps
New member
- Local time
- Today, 07:27
- Joined
- May 7, 2020
- Messages
- 7
In MS Access have a table with attribute values (in my case star designations such as ψ Ori) that can contain all Greek letters.
In VBA I query the table with a recordset, but the Greek letters are changed into their Latin counterparts or into a question mark.
The problem is that I need the original Greek letters in my further processing.
How to do that?
In VBA I query the table with a recordset, but the Greek letters are changed into their Latin counterparts or into a question mark.
The problem is that I need the original Greek letters in my further processing.
How to do that?