mple_elephantes
New Member
- Joined
- Aug 10, 2014
- Messages
- 4
Dear all,
I have six different spreadsheet, each one having a total of 8 (A-H) columns (and various rows). The data have to with patents, and what I need is the following: some patents appear more that one times but each row has different values. What I need is to merge the duplicates but keep the unique values. I have also attached an example. I have come to realise that I need some sort of a code, but I really dont know how to do it. CAn someone please, please help me!!
[TABLE="width: 894"]
<tbody>[TR]
[TD]Turn this:[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]appln_id[/TD]
[TD]appln_filing_year[/TD]
[TD]appln_auth[/TD]
[TD]ipc_class_symbol[/TD]
[TD]person_ctry_code[/TD]
[TD]sector[/TD]
[TD]applt_seq_nr[/TD]
[TD]invt_seq_nr[/TD]
[/TR]
[TR]
[TD="align: right"]21487773[/TD]
[TD="align: right"]2005[/TD]
[TD]GB[/TD]
[TD]H01L 31/042[/TD]
[TD]JP[/TD]
[TD]COMPANY[/TD]
[TD="align: right"]1[/TD]
[TD="align: right"]0[/TD]
[/TR]
[TR]
[TD="align: right"]21487773[/TD]
[TD="align: right"]2005[/TD]
[TD]GB[/TD]
[TD]H01L 31/042[/TD]
[TD]GB[/TD]
[TD]INDIVIDUAL[/TD]
[TD="align: right"]0[/TD]
[TD="align: right"]1[/TD]
[/TR]
[TR]
[TD="align: right"]21487773[/TD]
[TD="align: right"]2005[/TD]
[TD]GB[/TD]
[TD]H01L 31/042[/TD]
[TD]GB[/TD]
[TD]UNIVERSITY[/TD]
[TD="align: right"]0[/TD]
[TD="align: right"]2[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Into this:[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]appln_id[/TD]
[TD]appln_filing_year[/TD]
[TD]appln_auth[/TD]
[TD]ipc_class_symbol[/TD]
[TD]person_ctry_code[/TD]
[TD]sector[/TD]
[TD]applt_seq_nr[/TD]
[TD]invt_seq_nr[/TD]
[/TR]
[TR]
[TD="align: right"]21487773[/TD]
[TD="align: right"]2005[/TD]
[TD]GB[/TD]
[TD]H01L 31/042[/TD]
[TD]GB/JP[/TD]
[TD]COMPANY/INDIVIDUAL/UNIVERSITY[/TD]
[TD="align: right"]1[/TD]
[TD="align: right"]1[/TD]
[/TR]
</tbody>[/TABLE]
I have six different spreadsheet, each one having a total of 8 (A-H) columns (and various rows). The data have to with patents, and what I need is the following: some patents appear more that one times but each row has different values. What I need is to merge the duplicates but keep the unique values. I have also attached an example. I have come to realise that I need some sort of a code, but I really dont know how to do it. CAn someone please, please help me!!
[TABLE="width: 894"]
<tbody>[TR]
[TD]Turn this:[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]appln_id[/TD]
[TD]appln_filing_year[/TD]
[TD]appln_auth[/TD]
[TD]ipc_class_symbol[/TD]
[TD]person_ctry_code[/TD]
[TD]sector[/TD]
[TD]applt_seq_nr[/TD]
[TD]invt_seq_nr[/TD]
[/TR]
[TR]
[TD="align: right"]21487773[/TD]
[TD="align: right"]2005[/TD]
[TD]GB[/TD]
[TD]H01L 31/042[/TD]
[TD]JP[/TD]
[TD]COMPANY[/TD]
[TD="align: right"]1[/TD]
[TD="align: right"]0[/TD]
[/TR]
[TR]
[TD="align: right"]21487773[/TD]
[TD="align: right"]2005[/TD]
[TD]GB[/TD]
[TD]H01L 31/042[/TD]
[TD]GB[/TD]
[TD]INDIVIDUAL[/TD]
[TD="align: right"]0[/TD]
[TD="align: right"]1[/TD]
[/TR]
[TR]
[TD="align: right"]21487773[/TD]
[TD="align: right"]2005[/TD]
[TD]GB[/TD]
[TD]H01L 31/042[/TD]
[TD]GB[/TD]
[TD]UNIVERSITY[/TD]
[TD="align: right"]0[/TD]
[TD="align: right"]2[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Into this:[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]appln_id[/TD]
[TD]appln_filing_year[/TD]
[TD]appln_auth[/TD]
[TD]ipc_class_symbol[/TD]
[TD]person_ctry_code[/TD]
[TD]sector[/TD]
[TD]applt_seq_nr[/TD]
[TD]invt_seq_nr[/TD]
[/TR]
[TR]
[TD="align: right"]21487773[/TD]
[TD="align: right"]2005[/TD]
[TD]GB[/TD]
[TD]H01L 31/042[/TD]
[TD]GB/JP[/TD]
[TD]COMPANY/INDIVIDUAL/UNIVERSITY[/TD]
[TD="align: right"]1[/TD]
[TD="align: right"]1[/TD]
[/TR]
</tbody>[/TABLE]