Hi
I have 2 tables that I need to match 2 components of each table, so as to get a corresponding match.
As in the example, Table 2 lacks data on third column "Brand_Price".
The data exists in Table 1, but table 1 may be:
1. Jumbled up
2. be larger than table 2 (as this example)
3. Be smaller
Hence I would like a return on 3rd column of table 2 to be, only when the 1st and 2nd cell in the row match
I have 2 tabs in my example, the problem as is, and what it should be, indicating from which rows/cells Table 2 has returned from table 1
Many Thanks
Bookmarks