You could give this a try:
=FILTER(Table2[SKU ID],ISNUMBER(MATCH(Table2[Article ID],Table1[Article ID],0)))
You could give this a try:
=FILTER(Table2[SKU ID],ISNUMBER(MATCH(Table2[Article ID],Table1[Article ID],0)))
Ali
Enthusiastic self-taught user of MS Excel who's always learning!
Don't forget to say "thank you" in your thread to anyone who has offered you help. It's a universal courtesy.
You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.
NB: as a Moderator, I never accept friendship requests.
Forum Rules (updated August 2023): please read them here.
Works like a charm! You are a star!
Trick was to have the table2 first in the match section to make the ranges compared equally long. Thanks again!
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks