|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Rounding numbers
Sorry for being such a novice, but I created a form in Access that has an input field that can be a decimal (e.g. 1.5). When I input "1.5" into the field, it automatically gets rounded up to "2". I can't figure out how to fix that.
|
|
#2
|
|||
|
|||
|
Check the format property of the text box and also for that field on the table.
|
|
#3
|
|||
|
|||
|
GO TO THE FIELD PROPERTY AND CHECK IF THE FIELD FORMAT AS THE FOLLOWING
FORMAT = STANDARD DECIMAL PLACES = 2 |
![]() |
| Viewing: ASP Free Forums > Database > Microsoft Access Help > Rounding numbers |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|