I have an Excel table of data with multiple fields. For simplicity, let say one field is Region and another is StartDate. I am trying to find a formula that would give me the row number for the nth value that meets conditions for both fields (let's say Region = "North" and StartDate > 12/31/2010). I found an array formula that will work with one condition, but not both. Any thoughts?
Thanks!
Thanks!