Hi! I'm pretty comfortable with ifs and vlookup, but these formulas are not providing the results I am looking for. I am thinking I should use Index/Match, but I am less familiar with these and arrays.
I want to match COLOR_1, NUM_1, START, END from TABLE_2 on TABLE_1, and return values for COLOR_2 and NUM_2 from TABLE_1 onto TABLE_2. This could be an easy concatenate and vlookup, but then I also only want to return results with matches but also where the DATE from TABLE_2 matches or falls within the START_DT and END_DT from TABLE_1.
Any help or guidance would be appreciated!
I want to match COLOR_1, NUM_1, START, END from TABLE_2 on TABLE_1, and return values for COLOR_2 and NUM_2 from TABLE_1 onto TABLE_2. This could be an easy concatenate and vlookup, but then I also only want to return results with matches but also where the DATE from TABLE_2 matches or falls within the START_DT and END_DT from TABLE_1.
Any help or guidance would be appreciated!