Hi
I'm trying to find the best way for another sheet to use Project Number to check this sheet and see if the Project Number is listed here with an embargo status of "ACTIVE". If true, then I would like for it to return a value of "ACTIVE" in the field. If not true, then I'd like it to return a value of "NO EMBARGO".
If the above is true,
In the next column I'd like for it to pull in the earliest Embargo Release Date where Embargo Status is "ACTIVE" for that Project Number. In the next column, I'd like for it to return the Embargo details associated with the min Embargo Release Date where status is "ACTIVE".
I'm not sure the best way to do this…I was thinking a combination of IF INDEX(MATCH, but I'm at a loss.
Appreciate any guidance.