UNC_Access
Registered User.
- Local time
- Today, 17:20
- Joined
- Oct 24, 2012
- Messages
- 42
Hi! I am trying to fix a combo box to remove decimals. Here is the info:
1. The combo box is used to search records in a form. It is linked directly to a table. A field called "OP" is the item that needs to be searched. "OP" is a four-digit number.
2. Here is the "OP" field's properties within the table:
3. Here is the Combo Box's properties on the form:
3. However, despite these property settings, I still get this:
What should I do to remove these decimals?
Thanks!
1. The combo box is used to search records in a form. It is linked directly to a table. A field called "OP" is the item that needs to be searched. "OP" is a four-digit number.
2. Here is the "OP" field's properties within the table:

3. Here is the Combo Box's properties on the form:

3. However, despite these property settings, I still get this:

What should I do to remove these decimals?
Thanks!