Highlighting duplicates
For this task, have a go at creating a formula that will highlight the duplicates in the
Low
data.Diese Übung ist Teil des Kurses
Data Visualization in Google Sheets
Anleitung zur Übung
- Highlight the
Low
data inE17:E26
and create a conditional format rule using the 'Custom formula is', entering the formula=countif($E:$E,E17)>1
. - Change the formatting such that any duplicated cells are highlighted by changing the 'Fill color' to 'light red 2'.
Interaktive Übung
In dieser interaktiven Übung kannst du die Theorie in die Praxis umsetzen.
