Of course, the use case isn't universal. What I'm usually doing is applying the rounding to the log so I can compare arbitrary non-integer values: Round(Log10(value), 5), with Floor or Ceiling if necessary.Good idea, though in this case the rounding must be done in the proper stage
Statistics: Posted by MikeG621 — Today, 2:29 pm