+ Reply to Thread
Results 1 to 5 of 5

Thread: HELP for a total noob

  1. #1
    Registered User
    Join Date
    03-21-2008
    Posts
    3

    Dividing a height in excel

    If anyone can help me on this it would be greatly appreciated.
    I need to divide a user entered hieght by several different sizes
    the sizes being 3.0m,2.5m, 2.0m, 1.5m, 1.0m and 0.75m
    eg; 10m hieght i would need 3 x 3m and 1 x 1m.
    I realize this is probably fairly simple but for the life of me i just can't seem to figure out the formula.
    Last edited by Dagz; 03-21-2008 at 05:59 AM. Reason: title against rules

  2. #2
    Forum Moderator davesexcel's Avatar
    Join Date
    02-19-2006
    Location
    Cochrane,Alberta
    MS-Off Ver
    XL 2003,2007,2010
    Posts
    6,843
    Quote Originally Posted by Dagz
    If anyone can help me on this it would be greatly appreciated.
    I need to divide a user entered hieght by several different sizes
    the sizes being 3.0m,2.5m, 2.0m, 1.5m, 1.0m and 0.75m
    eg; 10m hieght i would need 3 x 3m and 1 x 1m.
    I realize this is probably fairly simple but for the life of me i just can't seem to figure out the formula.
    Well I am stumped at what you are asking for, am I to assume you have never used excel before??

    Did you read the forum rules before starting your thread? particularly about titles!!

  3. #3
    Registered User
    Join Date
    03-21-2008
    Posts
    3

    Totally new to excel

    I'm assuming i need a formula to take a number divide it by 3 rounded down to the nearest whole number,then take the remainder and divide that by 2.5 round down and so on thru the other sizes

  4. #4
    Forum Guru darkyam's Avatar
    Join Date
    03-05-2008
    Location
    Colorado, US
    MS-Off Ver
    2007
    Posts
    2,170
    Put the sizes to be divided by in one column, say cells B1:B6. 10m could be in A1. In C1, =Rounddown(A1/B1,0). In C2, =Rounddown((A$1-Sumproduct(B$1:B1,C$1:C1))/B2,0) and drag down.

  5. #5
    Registered User
    Join Date
    03-21-2008
    Posts
    3
    Thanks Darkyam
    that formula is exactly what i needed.
    thanks for the help

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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.2.0