View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Mark Mark is offline
external usenet poster
 
Posts: 102
Default is there worksheet Int function to round decimals up instead of do


If cell A! contains the value .0675 then the formula =ROUNDUP(A1,0)
will result in a value of 1.