Morgan Smith
New Member
Hi everyone,
I'm looking for a way to perform a comparison between a date, and a list of dates (column), then I want to receive the first date in the column that yields true for the condition.
I expect to use this result to use in a INDEX+MATCH statement afterwards to place the item the date is associated with into an bucket for events.
Please let me know if there's a way to make this happen. I can do this with several nested IF statements, but that's not scaleable at all. Thanks!
Morgan
I'm looking for a way to perform a comparison between a date, and a list of dates (column), then I want to receive the first date in the column that yields true for the condition.
I expect to use this result to use in a INDEX+MATCH statement afterwards to place the item the date is associated with into an bucket for events.
Please let me know if there's a way to make this happen. I can do this with several nested IF statements, but that's not scaleable at all. Thanks!
Morgan