Hello guys i have an excel given below

Here the name “RAJU” Duplicated 2 times and in status it should show “duplicate”.
Hello guys i have an excel given below

Here the name “RAJU” Duplicated 2 times and in status it should show “duplicate”.
The doc is showing invalid is it possible it get the expression used in the dict variable and the expression used in the if condition under for each.
dict=New Dictionary(Of String, Boolean)
IF
Not dict.ContainsKey(CurrentRow("Name").ToString)
Did you got solution?
I got the solution, thank you so much @pravallikapaluri
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.