My Google-Fu is failing me.
I have one column that has about 35,000 rows.
each cell has a 6 digit Number
in the column there each value could exist 1x, 2x, 3x, or 4x
I need to quickly get a list of the cells in the column where the same value exists exactly 3 times in the entire column.
So with the example data below the only the rows with 200445, 290900 would be highlighted
I found this one but it fails over 35,000 rows so I think it is a bad formula for what I'm trying
https://www.extendoffice.com/documents/excel/5949-excel-highlight-values-that-appear-3-times.html
200221
200221
200221
200221
200445
200445
200445
212222
212222
212222
212222
220022
220022
290900
290900
290900
270000
270000
270000
270000
I have one column that has about 35,000 rows.
each cell has a 6 digit Number
in the column there each value could exist 1x, 2x, 3x, or 4x
I need to quickly get a list of the cells in the column where the same value exists exactly 3 times in the entire column.
So with the example data below the only the rows with 200445, 290900 would be highlighted
I found this one but it fails over 35,000 rows so I think it is a bad formula for what I'm trying
https://www.extendoffice.com/documents/excel/5949-excel-highlight-values-that-appear-3-times.html
200221
200221
200221
200221
200445
200445
200445
212222
212222
212222
212222
220022
220022
290900
290900
290900
270000
270000
270000
270000