It has been quite a while that i've been looking for a function in VB which is the equivalent of CEIL or FLOOR in C. I have to make a function to complement CEIL and FLOOR. Is there anybody there who knows what VB Function is the counterpart of the two? I've checked Int and Fix but it seems to complement only the FLOOR function.
thanks!




Reply With Quote