+ Reply to Thread
Results 1 to 2 of 2

Need to create bins of "product weight"

  1. #1
    Registered User
    Join Date
    08-08-2016
    Location
    Delhi
    MS-Off Ver
    2013
    Posts
    1

    Need to create bins of "product weight"

    Need to create bins of "product weight" in excel such that any actual weight like:- "4.235 Kg" gets rounded-off as 4.5Kg.
    I have tried using MROUND using multiple as 0.5 but this seems to round off to nearest multiple of 0.5 and hence 4.235 appears as 4 whereas I want it to be rounded to 4.5 if above 4 and 5 if above 4.5.
    Please suggest some way

  2. #2
    Forum Expert
    Join Date
    03-23-2004
    Location
    London, England
    MS-Off Ver
    Excel 2019
    Posts
    7,082

    Re: Need to create bins of "product weight"

    Does this work?

    =CEILING(A1,0.5)
    Regards
    Special-K

    Ensure you describe your problem clearly, I have little time available to solve these problems and do not appreciate numerous changes to them.

+ 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. x y scatter plot with "bins"
    By MattLangholtz in forum Excel Charting & Pivots
    Replies: 5
    Last Post: 03-04-2022, 10:06 AM
  2. Replies: 1
    Last Post: 08-15-2014, 06:00 AM
  3. Replies: 1
    Last Post: 08-15-2013, 10:24 PM
  4. Create a Command Button to "Save As" and "Close" an Excel Workbook
    By thedunna in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 05-26-2013, 05:38 PM
  5. Replies: 0
    Last Post: 01-09-2013, 06:52 PM
  6. create a "live" input table for product prices from a list of automatic unique values
    By andymcnichol in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 09-11-2012, 06:13 AM
  7. [SOLVED] create links to check boxes marked "good" fair"and "bad"
    By pjb in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-19-2006, 09:25 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