Forum Discussion

BrianKnoll's avatar
BrianKnoll
Qrew Member
6 years ago

Greek letters

Cut and paste text from Excel to create table. There are a few Greek letters, and none import as intended. Thus the symbol for 'beta' becomes &#946. Cannot change using Character Viewer (MacOS).

1 Reply

  • It is more than likely a character encoding problem as Office products uses  UTF-16 internally, QuickBase uses Windows-1252 whereas most web pages use UTF-8. There might even be issues with what happens on an Apple product. Tracking the problem down can be confusing unless you are an expert and I am not.