Utilizing reference sheet to pull data with two columns of criteria

I am looking to pull data from my reference sheet (Ref) into a master view utilizing multiple data checks.

Currently I'm working with below formula but getting a #INVALID VALUE error.

=INDEX(COLLECT({Ref Sheet: Staff}, {Ref Sheet: Mid}, MID@row, {Ref Sheet: Status}, "Onboard"), 1)

reference page

master view

the reason it needs to be a two part criteria is because I will be doing the same thing later with a different status check

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!