+ Reply to Thread
Results 1 to 3 of 3

Multiple criteria in Data Validation

  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" <[email protected]> wrote in message
    news:[email protected]...
    >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