Good morning all, I'm having some issues with this INDEX MATCH, that are really stumping me. Here is my formula: =INDEX({NE INVOICES Range 4}, MATCH([PO#]@row, {NE INVOICES Range 1}))
And here is what I'm getting:
This would normally be fine, as those PO's don't exist on my source (Here is the source sheet)
The issue is as this column formula goes on I get this happening:
It's putting in information from my source sheet, but those PO's done exist to match on the source sheet. I have no idea why it is doing this, as that same formula works on other sheets.