+ Reply to Thread
Results 1 to 5 of 5

Multipe criteria to result in yes

  1. #1
    Forum Contributor
    Join Date
    04-19-2010
    Location
    US
    MS-Off Ver
    Office 365
    Posts
    111

    Multipe criteria to result in yes

    if C2=C:C,02>.10, N2=0, and m2>6&n2>1,"yes")

    If location is the same- column C, I want to look at product in column n with 0 value and column 0 with a value greater than .10, any item meeting this criteria I then want to look at column M for any item greater than 6 and column n greater than 1 to return a value of yes.

    Basically if a product has a column n valude of 0 and is greater than 10 in column 0, I then want to know if there are products that have a value greater than 6 in column m and greater than 1 in column n.
    Attached Files Attached Files

  2. #2
    Forum Expert leelnich's Avatar
    Join Date
    03-20-2017
    Location
    Delaware, USA
    MS-Off Ver
    Office 2016
    Posts
    2,807

    Re: Multipe criteria to result in yes

    Hi runner- Could you please expand on your description:
    1) C2 = C:C Do you mean "if C2 = C1", that is, the cell directly above?
    2) if C2=C:C,02>.10, N2=0, and m2>6&n2>1,"yes") These can't both be TRUE. Is there a logical branch here, or what?

  3. #3
    Forum Contributor
    Join Date
    04-19-2010
    Location
    US
    MS-Off Ver
    Office 365
    Posts
    111

    Re: Multipe criteria to result in yes

    Column see is location Id and I want to evaluate each location separately. Maybe c2= c2:c1000 or however many rows are in report?

  4. #4
    Forum Contributor
    Join Date
    04-19-2010
    Location
    US
    MS-Off Ver
    Office 365
    Posts
    111

    Re: Multipe criteria to result in yes

    Column n is the capacity of an item, the first run I want to identify items with 0 capacity which would not be displayed and then I want to know if items that are displayed more than 1 have a supply greater than 6. This will identify items not on display while identifying items on display with 2 facings that would be cut to 1 facing so backroom items can be displayed

  5. #5
    Forum Expert leelnich's Avatar
    Join Date
    03-20-2017
    Location
    Delaware, USA
    MS-Off Ver
    Office 2016
    Posts
    2,807

    Re: Multipe criteria to result in yes

    I'm not sure what you mean by the "first run", but maybe this works. Paste in P2 and copy down:
    Please Login or Register  to view this content.
    This says:
    IF (capacity =0 AND total_unit_movement >.1 AND there's at least 1 product at this location with capacity>1 AND DOS>6) THEN "yes", ELSE "-""

    Please click the Add Reputation star below any helpful posts, and use Thread Tools (up top) to mark your thread as SOLVED once you have your answer. Thanks!-Lee
    Last edited by leelnich; 08-08-2017 at 03:01 PM.

+ 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. Multipe Ifs
    By faisal.ta in forum Excel General
    Replies: 6
    Last Post: 10-02-2016, 11:40 PM
  2. Return the earliest result and latest result with criteria
    By PFDave in forum Excel Formulas & Functions
    Replies: 20
    Last Post: 04-26-2016, 07:20 AM
  3. [SOLVED] Copy rows from multipe worksheets based on one criteria
    By paulbarratt in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 09-17-2014, 02:55 PM
  4. Lookup two criteria and return a third criteria as result. Aaaargh!
    By dearthofjoy in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 10-08-2013, 12:13 PM
  5. Replies: 2
    Last Post: 09-25-2013, 07:18 PM
  6. Excel 2007 : Sumifs with multipe criteria
    By srgtennis in forum Excel General
    Replies: 7
    Last Post: 02-23-2012, 02:23 PM
  7. IF statement recognising multipe entries in one column and applying result to group??
    By pedro1982 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 01-07-2012, 05:15 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