Thread: IF and Round
View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Annie Annie is offline
external usenet poster
 
Posts: 103
Default IF and Round

Many thanks!
--
Kind regards

Ann Shaw


"Bob Phillips" wrote:

Why an IF? Why not just

=ROUND(calculation_expression,0)

--
__________________________________
HTH

Bob

"Annie" wrote in message
...
Hi I was wondering if there was a function that could round up or down
based
on an IF formula.

What I have are Euro prices and Sterling prices in my spreadsheet. I have
a
little formula that will calculate the Euro price from the Sterling price
but
I am getting decimal places with cents. We do not deal with cents so I
need
to use a formula so that if the calculation in the cell is showing with
the
decimal fractions that it will round up or down to the nearest euro.
Would
this be an =IF(ROUND( formula or would it be a format on the cell after
the
formula returns an answer.

Many thanks

Ann
--
Kind regards

Ann Shaw