+ Reply to Thread
Results 1 to 3 of 3

Using the match function to look up a value while also following a separate criteria

  1. #1
    Registered User
    Join Date
    08-15-2020
    Location
    Laramie, WY
    MS-Off Ver
    2007
    Posts
    4

    Using the match function to look up a value while also following a separate criteria

    I have a data set that I am trying pull from in order to create a visual representation/chart of available open spots in a grid system. Among the variables in the data set are a 'moving' and a 'code' column for the spots in the grid (i.e. 3Left9, representing a spot in the grid). If the code number is present in the data set, then I want the visual chart to come back as 'full' in that respective location and if the value isn't present then I want the value to come back as 'empty'. I did this part through with the match function using =IFERROR(IF(MATCH("3Left9",'Tray Locations'!$F:$F,0),"Full"),"Empty"). But I also want to add the condition of only having values whose 'moving' row is listed as 'no' coming back 'full' in the chart. I tried a few things but got a spill error. Any help would be appreciated. I attached an example sheet
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: Using the match function to look up a value while also following a separate criteria

    Please explain more.

    in the data sheet you expect the result?

    2left1 (is table 2 left, first cell)?
    Notice my main language is not English.

    I appreciate it, if you reply on my solution.

    If you are satisfied with the solution, please mark the question solved.

    You can add reputation by clicking on the star * add reputation.

  3. #3
    Registered User
    Join Date
    08-15-2020
    Location
    Laramie, WY
    MS-Off Ver
    2007
    Posts
    4
    Quote Originally Posted by oeldere View Post
    Please explain more.

    in the data sheet you expect the result?

    2left1 (is table 2 left, first cell)?
    Sorry if that was a confusing expalaintion. there are 4 separate grids which is denoted by the first number, each grid is then broken up into left or right, and then each side has 33 availble spots. So something like 2right23, represents the 23rd spot on the right half of grid 2. I would like the grid on the first sheet i posted to populate with either 'full' or 'empty' depending on if that #side# code appears in the data set, but only if it also appears with a 'no' in the corresponding 'moving' column

+ 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. Replies: 8
    Last Post: 04-11-2019, 02:40 AM
  2. [SOLVED] Data match two criteria on separate lists
    By AlexnL12 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 12-12-2016, 02:55 PM
  3. [SOLVED] IF Function referencing IsNumber, Match, Left function on separate sheets
    By Touch9713 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-12-2013, 10:09 PM
  4. MATCH function to be used in separate function array
    By ARayburn in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 05-23-2013, 05:52 PM
  5. [SOLVED] INDEX and MATCH using 4 separate Criteria
    By swill008 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 04-06-2013, 03:23 PM
  6. Separate data by three criteria (function or vba)
    By sergeant_time in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 10-27-2010, 03:51 PM
  7. can countif function look at 2 separate columns for criteria
    By blake7 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 03-16-2006, 04:10 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