I am looking for your help once again :)
So the below formula works fine for me however I have other sheets that I also need to reference. I'm assuming I would need to add an AND or OR formula to the below however I'm not sure where or what structure the formula should be. And its to reference another 4 sheets, including the one mentioned below:
=INDEX(COLLECT({Sheet 1 - Range 1}, {Sheet 1 - Range 2}, HAS([Split Values]@row , @cell )), 1)
Thanks in advance.