is there a way to force vb to always round a value down??
I dont think there is but i thought i would ask anyway :D
Printable View
is there a way to force vb to always round a value down??
I dont think there is but i thought i would ask anyway :D
VB Code:
bleh& = 3.5432 int(bleh&)