I'm working on a project requiring the matching of data from multiple worksheets and got some useful advice from someone on here a few months ago to get it up and running.
At the moment I'm using SUMPRODUCT with an IF argument to check rows on one sheet for matches on 5 others and return a "Yes" or "No" value, which is working fine. The next bit of analysis however requires copying the value from another column on rows that match, and pasting it into the first sheet.
What I need to insert into the formula above is something like:
Hope that makes sense! I'd appreciate any advice as to whether this functionality can be shoehorned into what I have, or if something like INDEX/MATCH might be more appropriate.
If any more details are required, please let me know, I'd be grateful for any help.
Bookmarks