M
Michael
I have a table with the following numbers. I am using a comma as I am in
Europe
0,100
0,200
0,300
0,400
0,500
In the table the field is set to Number , double and standard with 3 decimal
places. I have tried others.
when I add a combo box and run the sql to test, I get the above numbers.
When I look in the drop down I get the following
0,10
0,20
0,30
in the combo box prop, I have it set to format fixed (have tried the others)
and decimal places 3,
I get 0,000 in the box and when I choose from the list, it remains at 0,000
thanks for any insight
Michael
Europe
0,100
0,200
0,300
0,400
0,500
In the table the field is set to Number , double and standard with 3 decimal
places. I have tried others.
when I add a combo box and run the sql to test, I get the above numbers.
When I look in the drop down I get the following
0,10
0,20
0,30
in the combo box prop, I have it set to format fixed (have tried the others)
and decimal places 3,
I get 0,000 in the box and when I choose from the list, it remains at 0,000
thanks for any insight
Michael