This article was previously published under Q232020
Novice: Requires knowledge of the user interface on single-user computers.
↑ Back to the top
If you create a table in Datasheet view so that you can enter data directly, and you manually enter the Arabic currency symbol, when you save the table, the field is saved with the Text data type instead of the Currency data type.
↑ Back to the top
Because the Arabic (Saudi Arabia) currency symbol contains strong Arabic characters, a control character is used to control the layout of the symbol in a field. When you enter this symbol manually, the control character is not added, which results in the field not to being recognized as Currency.
↑ Back to the top
To work around this behavior, enter the currency values without the symbol and change the data type to Currency after the table is saved.
↑ Back to the top
Steps to Reproduce Behavior
- Start Arabic Access and open any database.
- Click Start, point to Settings, and then click Control Panel.
- In Control Panel, click the Regional Settings tab, and set the country to Arabic (Saudi Arabia).
- In Access, create a new table in Datasheet view.
- In any field, enter a few records of currency values and manually add the Arabic (Saudi Arabia) currency symbol as set in Control Panel.
- Switch the table to Design view. Note that the field is saved with the Text data type.
↑ Back to the top