+ Reply to Thread
Results 1 to 4 of 4

incorcopate two functions SUM and CEILING

  1. #1
    Registered User
    Join Date
    09-17-2019
    Location
    Germany
    MS-Off Ver
    2010
    Posts
    11

    Question incorcopate two functions SUM and CEILING

    Evening All,

    Looking through the forum I found this function that rounds numbers to the nearest quarter of a number

    HTML Code: 
    How would I incorporate this into

    HTML Code: 
    Where the cell that needs to incorporate the two functions is I15

    Thank you

  2. #2
    Forum Expert
    Join Date
    05-01-2014
    Location
    California, US
    MS-Off Ver
    Excel 2010
    Posts
    1,795

    Re: incorcopate two functions SUM and CEILING

    Ostensibly:

    =CEILING(G15*H4/100, 0.25)

    (Your use of SUM was superfluous.)

    But CEILING does not "round" to the nearest 0.25 multiple; it rounds up. Use MROUND to round up or down to the nearest.

  3. #3
    Registered User
    Join Date
    09-17-2019
    Location
    Germany
    MS-Off Ver
    2010
    Posts
    11

    Re: incorcopate two functions SUM and CEILING

    Fantastic,

    so i would use

    HTML Code: 
    Correct?

  4. #4
    Forum Expert
    Join Date
    05-01-2014
    Location
    California, US
    MS-Off Ver
    Excel 2010
    Posts
    1,795

    Re: incorcopate two functions SUM and CEILING

    Well, that was my intent. Try it, and see if it works for you. I have no idea about what values you have in G15 and H4, especially whether or not they are rounded as you intend them to be (or not).

    If you do need some additional help, please be sure to include related values and formulas with any follow-up questions. I recommend formatting cells so that they display 15 significant digits, especially if there are any unexpected calculation results.

+ 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. Use of CEILING Function
    By IMA_Saihat in forum Tips and Tutorials
    Replies: 3
    Last Post: 04-12-2015, 05:17 AM
  2. Replies: 2
    Last Post: 09-19-2012, 11:44 AM
  3. Floor and ceiling functions
    By Parkerlad in forum Excel General
    Replies: 3
    Last Post: 11-03-2011, 08:58 AM
  4. Ceiling function help
    By danjstock in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 04-21-2010, 02:12 AM
  5. FLOOR and CEILING functions
    By jalba in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 10-09-2009, 05:44 PM
  6. [SOLVED] Max, Ceiling, If, Etc
    By Chris W via OfficeKB.com in forum Excel General
    Replies: 3
    Last Post: 11-22-2005, 05:45 PM
  7. ceiling and floor functions
    By JFamilo in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-21-2005, 11:13 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