RoundUp Return Value of a Function

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am trying round up the returned value of a function. For example, my function looks like this =(A1-B1)/C1. I want the product of this function to then be rounded up to the next highest whole number. Is this possible???
 
Back
Top