J
Jeannie
I have a field that is named 3-Gauge. Type=Number, Size=Single (I also tried
double), Format=Standard, Decimals=4. The values appear correctly in the
underlying query (e.g. 0.0160), but the combo rounds everything up (e.g.
0.02). I have tried using Standard, and Fixed format for the Combo
properties, and have the Decimal Places set to 4. But it still displays
0.02. If I do a setvalue macro to populate a corresponding unbound field on
the form, it populates correctly. It just won't display in the combo without
rounding.
Thanks for your help.
double), Format=Standard, Decimals=4. The values appear correctly in the
underlying query (e.g. 0.0160), but the combo rounds everything up (e.g.
0.02). I have tried using Standard, and Fixed format for the Combo
properties, and have the Decimal Places set to 4. But it still displays
0.02. If I do a setvalue macro to populate a corresponding unbound field on
the form, it populates correctly. It just won't display in the combo without
rounding.
Thanks for your help.