Hi,
I have made a nested IF statement, that includes a MATCH function. This match function needs to reference a range (e.g A2:B10) in another worksheet (e.g. "Contracts" sheet in the Rigs.xlsx file on my desktop).
How can I reference this range, so that it looks at this range as it would any range in its own sheet? Here is my attempt.
=MATCH($R19,[RIGS.XLSX]Contracts!$A$2:$T$1000,0)
So I need the A2:T1000 range in the Contracts sheet, in the rigs.xlsx file.
I'd be grateful for any help. I think this is the problem that is preventing my nested IF formula from working. If it isn't, I'll follow up with the full formula.
Thanks!!
Chris
Bookmarks