i don't know if this is even possible but if it is please tell how so i can save my self hours of work.
i have a spread sheet with 15000 plus entries that i was just ask to edit.
i need to remove/hide the duplicates based on the date in column A and the name in column C.
i the example below row 3 would be effected but not row 4 because of the date
[TABLE="width: 1219"]
<colgroup><col><col><col><col><col></colgroup><tbody>[TR]
[TD]
[TD]
[TD]
[TD]
[TD]
[/TR]
[TR]
[TD="align: right"]
[TD="align: right"]
[TD]
[TD]
[TD]
[/TR]
[TR]
[TD="align: right"]
[TD="align: right"]
[TD]
[TD]
[TD]
[/TR]
[TR]
[TD="align: right"]
[TD="align: right"]
[TD]
[TD]
[TD]
[/TR]
[TR]
[TD="align: right"]
[TD="align: right"]
[TD]
[TD]
[TD]
[/TR]
</tbody>[/TABLE]
i have a spread sheet with 15000 plus entries that i was just ask to edit.
i need to remove/hide the duplicates based on the date in column A and the name in column C.
i the example below row 3 would be effected but not row 4 because of the date
[TABLE="width: 1219"]
<colgroup><col><col><col><col><col></colgroup><tbody>[TR]
[TD]
Date
[/TD][TD]
Expected
[/TD][TD]
Quote Name
[/TD][TD]
Function Status
[/TD][TD]
Property Name
[/TD][/TR]
[TR]
[TD="align: right"]
1/11/2020
[/TD][TD="align: right"]
11
[/TD][TD]
2020 State Career
[/TD][TD]
Definite
[/TD][TD]
WKCCC
[/TD][/TR]
[TR]
[TD="align: right"]
1/11/2020
[/TD][TD="align: right"]
80
[/TD][TD]
Electric Holiday Party
[/TD][TD]
Definite
[/TD][TD]
WKCCC
[/TD][/TR]
[TR]
[TD="align: right"]
1/11/2020
[/TD][TD="align: right"]
80
[/TD][TD]
Electric Holiday Party
[/TD][TD]
Definite
[/TD][TD]
WKCCC
[/TD][/TR]
[TR]
[TD="align: right"]
1/12/2020
[/TD][TD="align: right"]
11
[/TD][TD]
2020 State Career
[/TD][TD]
Definite
[/TD][TD]
WKCCC
[/TD][/TR]
</tbody>[/TABLE]