Estimated matching based on multiple column values

iotapsi321

New Member
Joined
Oct 6, 2017
Messages
22
Hello. I am wanting to match data in two spreadsheets with rows representing participants and columns representing variables. Because participant ID was not collected, the only way I could match the data is is based on the total scores of the variables. Is there a way I could create a formula to match the data based on several column values (i.e., variable scores). Another issue is that some of the data was removed in one spreadsheet and not the other. Ideally, the output would be a new spreadsheet with data matched to the best ability of the formula. Also, if exact matches aren't found I would like these identifiable. Below is what I think is a desirable output. If you have a better suggestion for the output I'd be glad to hear it. Thank you for your time.

Example
spreadsheet 1 (with deleted participants)
variable Avariable bvariable c
302010
352515
322312

<tbody>
</tbody>

spreadsheet 2 (complete data, no deleted participants)
variable Avariable Bvariable C
322312
342614
302010
332211
352515

<tbody>
</tbody>

Desired output
variable A spreadsheet 1variable A spreadsheet 2variable B spreadsheet 1variable B spreadsheet 2variable C
spreadsheet 1
variable C spreadsheet 2
303020201010
353525251515
323223231212
341614
332211

<tbody>
</tbody>
 
Last edited:

Excel Facts

Remove leading & trailing spaces
Save as CSV to remove all leading and trailing spaces. It is faster than using TRIM().

Forum statistics

Threads
1,215,772
Messages
6,126,803
Members
449,337
Latest member
BBV123

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top