Kingsteveiv
Technical User
Im trying to round values up using the CInt Function. However, this function rounds down if the value returned is below .5. I would like it to round up regardless of the decimal value returned.
Is there a function out there to do such a thing?
ex. 25/3 = 8.3333 ----> 9
thank you for any help!
Is there a function out there to do such a thing?
ex. 25/3 = 8.3333 ----> 9
thank you for any help!