Hello everyone.
Simple question and the answer is as simple as the question but I am probably to thick.
I have this formula "=IFERROR(IFERROR(INDEX(Sheet3!B:B,MATCH($C$1,Sheet3!G:G,0)),INDEX(Sheet3!B:B,MATCH($C$1,Sheet3!H:H,0))),"")"
I want to modify it so it will search a different document. So basically, I need to change the array "Sheet3!B:B" to another excel document but the problem is that I want the formula to search 2 sheets of that specific document. For ex: instead of Sheet3!B:B I would like for it to say the likes of Sheet1!B15 to B500 and Sheet2!C10 to C1000 if that makes sense.
Cheers
Bookmarks