+ Reply to Thread
Results 1 to 3 of 3

Combining MAX and ROUNDUP

  1. #1
    Registered User
    Join Date
    02-08-2015
    Location
    New Jersey
    MS-Off Ver
    365
    Posts
    24

    Combining MAX and ROUNDUP

    Hi All,

    Here is what I am trying to accomplish:

    I have a project in which I need a quantity of 123 'widgets.'
    These 'widgets' come in cases of 100.
    Need a formula that will return the value of 200, when comparing 123 and 100.

    Any and all help is greatly appreciated.


    /twg

  2. #2
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,054

    Re: Combining MAX and ROUNDUP

    Is this what you wanted? With 123 in A1:

    =100*ROUNDUP(A1/100,0)
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU.

    Temporary addition of accented to illustrate ongoing problem to the TT: L? fh?ile P?draig sona dhaoibh

  3. #3
    Forum Guru
    Join Date
    02-27-2016
    Location
    Vietnam
    MS-Off Ver
    2016
    Posts
    5,913

    Re: Combining MAX and ROUNDUP

    123 in A1

    100 in B1

    Try:

    =CEILING(A1,B1)

+ 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. [SOLVED] Combining Lookup and ROUNDUP function
    By nathanexcelhelp in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 11-24-2016, 08:38 AM
  2. Combining ROUNDUP function with IF function
    By VDENNIS in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-18-2015, 02:48 PM
  3. [SOLVED] Roundup
    By mahershams in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-25-2014, 08:09 AM
  4. [SOLVED] Combining vertical cells into one and between blank rows start combining again?
    By mike_m1 in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 08-21-2012, 12:19 PM
  5. Combining MAX, ROUNDUP & IF for the same cell
    By babydee0413 in forum Excel General
    Replies: 7
    Last Post: 02-22-2010, 03:13 PM
  6. roundup
    By Wallace38 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 10-18-2007, 03:04 PM
  7. combining 2 formulas markup roundup
    By bens993 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-22-2007, 06:20 PM

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