I have a spreadsheet where I have data such as shown below:
Name Case Date Number
John 123 01/01/2016 ABC12345
Judy 567 01/02/2016 DEF56789
Jo 912 01/15/2016 HIJ12345
Jo 789 01/17/2016 LMN12345
Jane 864 01/22/2016 MNO67890
Then I have another sheet that just has name and date. As you can see above, a person can be on the table more than once, however, the value in the number column is always unique and the same person will never have more than 1 row with the same Date. I have another sheet that just has the Name and Date unduplicated.
I want to bring the number onto the sheet with just the name and date. So, basically, If column a and column C equal the values in column A and b on my new sheet, then enter the value found in column D.
Thanks in advance for your help!
Jeanie
Name Case Date Number
John 123 01/01/2016 ABC12345
Judy 567 01/02/2016 DEF56789
Jo 912 01/15/2016 HIJ12345
Jo 789 01/17/2016 LMN12345
Jane 864 01/22/2016 MNO67890
Then I have another sheet that just has name and date. As you can see above, a person can be on the table more than once, however, the value in the number column is always unique and the same person will never have more than 1 row with the same Date. I have another sheet that just has the Name and Date unduplicated.
I want to bring the number onto the sheet with just the name and date. So, basically, If column a and column C equal the values in column A and b on my new sheet, then enter the value found in column D.
Thanks in advance for your help!
Jeanie