View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
dartanion dartanion is offline
external usenet poster
 
Posts: 31
Default ROUNDING RESULT OF CALCULATION UP OR DOWN

Is there a formula that will do the following;
The result of a formula can be a whole number plus two decimal places, and I
want a row of data to do the following - If the answer is between .00 and .49
then round down, and if it is between .50 and .99 round up. I can do each
individually, but not both automatically in the same formula.