0

Is there a way to link (or vlookup) two Excel data sheets having mutliple duplicate fields? For example, I want to join session and person data as described below (sample with dummy data):

enter image description here

Both sheets have thousands of rows.

The output should be somthing like that, e.g. for person 00001:

enter image description here

3
  • 1
    What output do you want? There are tools to do the join such as VBA SQL and powerquery and possibly range consolidation with pivottable wizard. But you do want a unique identifier and your Person ID at first glance seems a little confusing as has multiple tel numbers for 00001 and 2 of the Person IDs havbe multiple sessions so how you want the output to look is important. Commented Dec 13, 2017 at 20:18
  • powerquery.training/portfolio/merge-tables Commented Dec 13, 2017 at 20:22
  • @QHarr: edited my question, added a screen shot about the output. A user may have multiple phone numbers and can have multiple sessions. Any ideas on ho to re-arraneg the data are also welcome. Commented Dec 13, 2017 at 20:49

1 Answer 1

0

Excel PowerQuery did the trick.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.