ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Roundup or rounddown (https://www.excelbanter.com/excel-worksheet-functions/55464-roundup-rounddown.html)

Heather

Roundup or rounddown
 
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

RagDyer

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



Dave Peterson

Roundup or rounddown
 
Isn't that what =Round() does?

=round(a1,0)



Heather wrote:

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


--

Dave Peterson


All times are GMT +1. The time now is 06:16 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com