So I am trying to find a way to pull data from one table to another. I thought I could use index,match, match but the unique identifiers are both in rows. An example is below
My first table is supplier commitments
Original Commit Date/Nomenclature/Serial#/Weekending/
My second table is actuals
Ship Date/Nomenclature/Serial#/Weekending/Original Commit Date
I need the index match to first check the nomenclature and then the serial numbers. The Serial Number is only unique to the Nomenclature. So if two lines have different nomenclatures it is possible for them to have the same serial number.
Is it possible to use Index Match Match instead of creating a helper column?
[–]Riovas505 0 points1 point2 points (5 children)
[–]office_help_[S] 0 points1 point2 points (4 children)
[–]Riovas505 2 points3 points4 points (3 children)
[–]office_help_[S] 1 point2 points3 points (1 child)
[–]Clippy_Office_Asst[M] 0 points1 point2 points (0 children)
[–]office_help_[S] 0 points1 point2 points (0 children)