I am trying to return a value (a date) based on 2 criteria.
Column A has a purchase order, column J has a part #, and column E has the date.
All columns have some repeating numbers, but the 2 criteria together makes it unique.
Because of the sheet layout I can't use vlookup so I would have to use Index Match.
Essentially what I am trying to have the formula do is look in column A for this PO#, then look in Column J for this exact part number which is tied to that particular PO#, and return the date that is tied to that PO and part number.
I can't figure out how to use Index Match to return the date based on the 2 criteria of PO# and Part#. Please help and thank you
Column A has a purchase order, column J has a part #, and column E has the date.
All columns have some repeating numbers, but the 2 criteria together makes it unique.
Because of the sheet layout I can't use vlookup so I would have to use Index Match.
Essentially what I am trying to have the formula do is look in column A for this PO#, then look in Column J for this exact part number which is tied to that particular PO#, and return the date that is tied to that PO and part number.
I can't figure out how to use Index Match to return the date based on the 2 criteria of PO# and Part#. Please help and thank you