+ Reply to Thread
Results 1 to 8 of 8

How to round numbers both up and down in one formula

  1. #1
    Registered User
    Join Date
    11-28-2014
    Location
    Toronto
    MS-Off Ver
    2007
    Posts
    3

    How to round numbers both up and down in one formula

    Hi there guys. I am trying to make a simple formula in which you must add 4 numbers and then get the average of them. Seems simple right? Well obviously I am missing something here. Here is what I am doing

    I have the 4 numbers: 9 8 6 8

    Now I want to divide these by 4 and put them into a total cell.

    I can show you in an attachment file. But basically what is happening is I am going =c3+e3+g3+i3 / 4 and I am getting a number along the lines of 5 5/10.
    Attached Files Attached Files
    Last edited by Glorpy; 11-28-2014 at 11:00 PM. Reason: Need to read the rules next time

  2. #2
    Forum Expert Sam Capricci's Avatar
    Join Date
    06-14-2012
    Location
    Palm Harbor, Florida
    MS-Off Ver
    16.84 for Mac MS 365
    Posts
    8,499

    Re: Trying to make a simple formula on Excel

    Try =sum(c3,e3,G3,i3)/4
    Make contributors happy, click on the "* Add Reputation" as a way to say thank you.
    Sam Capricci

  3. #3
    Registered User
    Join Date
    02-22-2014
    Location
    Wgtn NZ
    MS-Off Ver
    Excel 2010
    Posts
    17

    Re: Trying to make a simple formula on Excel

    Place all the numbers to be added inside brackets and then divide by 4.

    e.g formula for total cell (C3+e3+g3+i3)/4 = 7.5

  4. #4
    Registered User
    Join Date
    11-28-2014
    Location
    Toronto
    MS-Off Ver
    2007
    Posts
    3

    Re: Trying to make a simple formula on Excel

    Thank you guys very much. The sum thing seemed to do the trick and I will have to try the one you said ajob. Now I was just wondering if there was a way to round the total number to say 7 if the answer is 7.25, would there be a way to check to see if the number is >= 7.50 and round it up or down depending? I am still learning the program myself and watching video tutorials. Thanks for all the help in advance

  5. #5
    Forum Expert boopathiraja's Avatar
    Join Date
    07-12-2013
    Location
    Coimbatore,TamilNadu, India
    MS-Off Ver
    Excel 2007, 2013, 2016, 365
    Posts
    1,455

    Re: Trying to make a simple formula on Excel

    Hi Welcome to the forum , Please edit the title to comply with forum rules..

    Your post does not comply with Rule 1 of our Forum RULES. Your post title should accurately and concisely describe your problem, not your anticipated solution.

    Use terms appropriate to a Google search. Poor thread titles, like Please Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will be addressed according to the OP's experience in the forum: If you have less than 10 posts, expect (and respond to) a request to change your thread title. If you have 10 or more posts, expect your post to be locked, so you can start a new thread with an appropriate title.

    To change a Title go to your first post, click EDIT then Go Advanced and change your title, if 2 days have passed ask a moderator to do it for you.

    (This thread should receive no further responses until this moderation request is fulfilled, as per Forum Rule 7)
    Click just below left if it helps, Boo?ath?

  6. #6
    Forum Expert Sam Capricci's Avatar
    Join Date
    06-14-2012
    Location
    Palm Harbor, Florida
    MS-Off Ver
    16.84 for Mac MS 365
    Posts
    8,499

    Re: Trying to make a simple formula on Excel

    for mine you can add to it…=rounddown((sum(c3,e3,G3,i3)/4,0) which should round it down to the lowest whole number. If you want it rounded up use roundup and if you just want it rounded based on the nearest .5 then use round.

    EDIT: BTW, didn't notice the title issue. sorry or i would have called OP on it.

  7. #7
    Registered User
    Join Date
    11-28-2014
    Location
    Toronto
    MS-Off Ver
    2007
    Posts
    3

    Re: How to round numbers both up and down in one formula

    My bad, I have a really bad habit of not reading stuff like that even though I have all the time in the world. My bad sorry guys. I went ahead and changed the title to a better one.

  8. #8
    Forum Expert boopathiraja's Avatar
    Join Date
    07-12-2013
    Location
    Coimbatore,TamilNadu, India
    MS-Off Ver
    Excel 2007, 2013, 2016, 365
    Posts
    1,455

    Re: How to round numbers both up and down in one formula

    Thanks for that

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Experts: Please help me make a ridiculously complex formula more simple!
    By RobFromNZ in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 08-04-2014, 12:09 AM
  2. Make a simple formula
    By herukuncahyono in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 04-11-2013, 11:56 PM
  3. simple excel help. make vertical data horizontal according to index
    By dancmin in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-11-2009, 04:31 PM
  4. [SOLVED] Can I make a simple fill-in calculator for webpage using Excel?
    By tggr2000 in forum Excel General
    Replies: 0
    Last Post: 07-12-2006, 05:20 PM
  5. [SOLVED] Make it more simple or intuitive to do simple things
    By Vernie in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 03-16-2005, 12:06 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1