View Single Post
  #2   Report Post  
RagDyer
 
Posts: n/a
Default Roundup or rounddown

Try this:

=ROUND(A1,0)

--
HTH,

RD
==============================================
Please keep all correspondence within the Group, so all may benefit!
==============================================


"Heather" wrote in message
...
HI, I need a way to roundup if = .50 and rounddown <.49

1.86 = 2
1.5 = 2
1.49 = 1
7.25 = 7

Thanks


--
Heather