December 28, 200421 yr Newbies Could I get some help with the following rounding calculation: I need to round up [up only] to nearest Integer: i.e.: .999999 = 1.0 and 1.000001 + 2.0. Thanks, Russ
December 29, 200421 yr http://www.fmforums.com/threads/showflat.php?Cat=0&Number=139076&Main=139064#Post139076
December 29, 200421 yr (comment said in the referenced post): I've never used v.6, so I don't know if it has a Ceiling function. Version 6 does not have a Ceiling function. I can confirm that. J
Create an account or sign in to comment