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
Lowdata inE17:E26and 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'.
แบบฝึกหัดเชิงโต้ตอบแบบลงมือทำจริง
เปลี่ยนทฤษฎีให้เป็นการลงมือทำด้วยแบบฝึกหัดเชิงโต้ตอบหนึ่งในของเรา
เริ่มแบบฝึกหัด