Hi,
Is there a way to clear duplicate values without deleting the rows? I want the unique value to repeat only once and all below duplicates cleared from the cell not deleted. In the below example all information repeats but I only want it to repeat once for columns Name and Sales Person where originally this document repeated the name and Sales person down until a new number in the number column started.
Any help is greatly appreciated. Thanks!
Is there a way to clear duplicate values without deleting the rows? I want the unique value to repeat only once and all below duplicates cleared from the cell not deleted. In the below example all information repeats but I only want it to repeat once for columns Name and Sales Person where originally this document repeated the name and Sales person down until a new number in the number column started.
Any help is greatly appreciated. Thanks!
Number | date | Name | Sales Person |
123 | 4/20/21 | Capital One | John |
123 | 4/20/21 | ||
123 | 4/20/21 | ||
124 | 4/19/21 | BOFA | Kelly |
124 | 4/19/21 | ||
124 | 4/19/21 | ||
124 | 4/19/21 |