markjohnson
Registered User.
- Local time
- Today, 00:49
- Joined
- Dec 13, 2012
- Messages
- 10
Hi All,
I am trying to do a calculation in Access based on a value on a form.
In the text box where my calculation is, it says;
=[Text863]*13.59
Text863 is a combo box with dropdown list, that contains values 0.25, 0.5, 1, 1.25 etc etc
However, if anything that isnt a whole number is selected (IE 1.25) then it multiplies it by the nearest number (so 1 in that case) - but I want it to multiply by 1.25!
In the properties sheet for Text863, the number type is set to "Standard" and 2 Decimal Places - can someone please help!
Thanks
I am trying to do a calculation in Access based on a value on a form.
In the text box where my calculation is, it says;
=[Text863]*13.59
Text863 is a combo box with dropdown list, that contains values 0.25, 0.5, 1, 1.25 etc etc
However, if anything that isnt a whole number is selected (IE 1.25) then it multiplies it by the nearest number (so 1 in that case) - but I want it to multiply by 1.25!
In the properties sheet for Text863, the number type is set to "Standard" and 2 Decimal Places - can someone please help!
Thanks