+ Reply to Thread
Results 1 to 3 of 3

Data Validation List and Sumif

  1. #1
    Registered User
    Join Date
    09-30-2009
    Location
    Windsor, England
    MS-Off Ver
    Excel 2003
    Posts
    7

    Data Validation List and Sumif

    Please help

    I know of the formulae =sumif(a1:a21,"1 Bed",b1:b21). I would like to be able to use a data validation list for the "1 bed" section (so for instance there will be a list of 0 bed upto 5 bed) and then for the formulated cell to work out the rest when i select which number of bed property i want.

    Does this make sense or shall i retype ?

  2. #2
    Forum Guru DonkeyOte's Avatar
    Join Date
    10-22-2008
    Location
    Northumberland, UK
    MS-Off Ver
    O365
    Posts
    21,531

    Re: Data Validation List and Sumif

    If we assume the validation list is say in cell C1 and the SUMIF to be in C2

    C2: =SUMIF($A$1:$A$21,$C$1,$B$1:$B$21)

  3. #3
    Registered User
    Join Date
    09-30-2009
    Location
    Windsor, England
    MS-Off Ver
    Excel 2003
    Posts
    7

    Thumbs up Re: Data Validation List and Sumif

    God your good, works perfectly!!!!!

+ 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.6.0 RC 1