作者: williamwclee 時間: 2024-10-10 09:52 標題: excel: 找出沒有 duplicate 的項目
本帖最後由 williamwclee 於 2024-10-10 10:14 編輯
ann
david tom
eliza ann
mary peter
peter eliza
tom david
如何能找出 mary 是沒有 duplicate 的項目?
如果用 word,可以分兩個文件做比較,用 excel ,可以點做?
作者: jwong2k04 時間: 2024-10-10 10:07
conditional formatting
https://h2.hkepc.com/forum/attachment.php?aid=2446415&k=e63249d274d58b2cd54ac6a884734470&t=1782200331&sid=2sWzz5MYbt

作者: unfairness 時間: 2024-10-10 10:26
假設1: ann 至 tom 是儲存格A1 至 A6
假設2: 空白至david 是儲存格B1 至 B6
先選擇儲存格A1至B6
點選「常用」->「條件式格式設定」->「醒目提示儲存格規則」->「重複的值」->按一下「重複」的下拉式選單,選擇「唯一」->點選「確定」
儲存格A4 mary 便被紅色標示出來
Below is for English excel user interface:
Assumption 1: ann to tom are cells A1 to A6
Assumption 2: blank cell to david are cells B1 to B6
Select cells A1 to B6
Click “Home”->”Conditional formatting”->”Highlight Cells Rules”->”Duplicate Values”->click the drop down menu with the value “Duplicate”, change to “Unique”->click “OK”
Cell A4 with the value “mary” now has been highlighted in red
via HKEPC IRF 5.1.14 - iOS(5.1.1)
作者: williamwclee 時間: 2024-10-10 10:41
回覆 2# jwong2k04
good
作者: williamwclee 時間: 2024-10-10 10:42
回覆 3# unfairness
good
選擇「唯一」這是重點
作者: PanP 時間: 2024-10-10 11:42
Quick Analysis, 2 Clicks
https://h2.hkepc.com/forum/attachment.php?aid=2446443&k=480f4d6eda05dd8e97fdc8959bc6958a&t=1782200331&sid=2sWzz5MYbt


