Hussain Noor Mohamed
Hussain Noor Mohamed

Reputation: 167

Microsoft Access Number Formatting Error

This is my customer format: "MVR "#,##0.00. But when I enter a number like 100,000,000 it displays like this: #########.

How can I correct this? Thanks in advance!

Upvotes: 0

Views: 81

Answers (1)

PaulFrancis
PaulFrancis

Reputation: 5809

This normally is a problem with the width of the Text Box you are using, try expanding the width of the control.

Upvotes: 3

Related Questions