Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Heather
 
Posts: n/a
Default 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
  #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


  #3   Report Post  
Dave Peterson
 
Posts: n/a
Default 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
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
roundup within a formula fwb Excel Worksheet Functions 2 February 18th 09 08:23 PM
ROUNDUP copy/paste and fill handle not working Jason Southco Excel Worksheet Functions 1 October 10th 05 05:41 PM
Roundup for multiple cells STK Excel Discussion (Misc queries) 1 September 28th 05 04:21 PM
roundup within a formula David Billigmeier Excel Worksheet Functions 0 September 7th 05 01:10 AM
Roundup K.S.Warrier Excel Worksheet Functions 0 November 24th 04 10:05 AM


All times are GMT +1. The time now is 07:46 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"