Thrasher
09-02-2000, 09:57 AM
how do i delete numbers after the decimal point?
Example: 280/60 = 4.666 but after convertnig it to an integer, the result would be 5. What should i do so VB doesn't round off the number just delete the fractional numbers?
Example: 280/60 = 4.666 but after convertnig it to an integer, the result would be 5. What should i do so VB doesn't round off the number just delete the fractional numbers?