+ Reply to Thread
Results 1 to 3 of 3

Multiple criteria in Data Validation

Hybrid View

Guest Multiple criteria in Data... 04-06-2006, 11:50 AM
Guest Re: Multiple criteria in Data... 04-06-2006, 12:00 PM
Guest Re: Multiple criteria in Data... 04-06-2006, 01:10 PM
  1. #1
    Amy Stein
    Guest

    Multiple criteria in Data Validation

    I have a worksheet that uses data validation with a Sumif()
    restriction. I want to add another Sumif() restriction on the same
    range of cells. Is this possible?

    Thanks in advance-
    Amy


  2. #2
    Peo Sjoblom
    Guest

    Re: Multiple criteria in Data Validation

    Use sumproduct, what's the conditions you want to validate for?

    --

    Regards,

    Peo Sjoblom

    http://nwexcelsolutions.com


    "Amy Stein" <amylina@gmail.com> wrote in message
    news:1144338363.960216.93530@j33g2000cwa.googlegroups.com...
    >I have a worksheet that uses data validation with a Sumif()
    > restriction. I want to add another Sumif() restriction on the same
    > range of cells. Is this possible?
    >
    > Thanks in advance-
    > Amy
    >




  3. #3
    krupesh
    Guest

    Re: Multiple criteria in Data Validation

    you can use the following Way

    Sum(if((1st condition)*(2nd Condition)),Sum range)


+ 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