F
forcefield via AccessMonster.com
Hi Everyone,
My problem is very simple and yet I could not solve this problem.
On my form is a combo. The properties are as follows
Control source : Wqty (which is bound to a number field in the table)
Format: when I enter #0.00 it automatically change to Fixed
Decimal Places: 2
Row source type: Value list
Row source: 0.25, 1.25; 1.75; 2.00;
When I select 0.25 on the combo the value changes to 0.00
When I select 1.25 the value changes to 1.00
When I select 1.75 the value changes to 2.00
Can somebody please tell me what is wrong?
My problem is very simple and yet I could not solve this problem.
On my form is a combo. The properties are as follows
Control source : Wqty (which is bound to a number field in the table)
Format: when I enter #0.00 it automatically change to Fixed
Decimal Places: 2
Row source type: Value list
Row source: 0.25, 1.25; 1.75; 2.00;
When I select 0.25 on the combo the value changes to 0.00
When I select 1.25 the value changes to 1.00
When I select 1.75 the value changes to 2.00
Can somebody please tell me what is wrong?