Hello,
Can you please help me? I want to identify if the Column C and Column K is a duplicate by highlighting the those who are duplicate.
Thank you!
DetermineDuplicate.xlsx (9.3 KB)
Hello,
Can you please help me? I want to identify if the Column C and Column K is a duplicate by highlighting the those who are duplicate.
Thank you!
DetermineDuplicate.xlsx (9.3 KB)
You have to try these steps -
Use Read Range Activity, to read the Column C.
Loop thru the data table -
Regards,
Karthik Byggari