开始使用免费开始使用

Highlighting duplicates

For this task, have a go at creating a formula that will highlight the duplicates in the Low data.

本练习是课程的一部分

Google Sheets 数据可视化

查看课程

练习说明

  • Highlight the Low data in E17: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'.

动手互动练习

通过我们的互动练习之一,将理论转化为实践

开始练习