|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (10 bit)
|
Vba
is there a format(varname, "something that will round to two places") command? or is there some command that will round a number to two places? my teacher assigned a little program but has not taught us how to do that.
thanks ^dan |
|
|
|
|
|
#2 |
|
SQL nutcase
|
Code:
Round(Number, [NumDigitsAfterDecimal as long] |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|