Hi All, i am checking duplicates in column and want to type in next column only once. If duplicate values in multiple times.
Can you share the expected output? @arsalanrasheed143
Hello @arsalanrasheed143
- Read the range of Column 1 and store value as DT
- Use Remove Duplicate Rows, pass the DT as input and output
- Use write range and can write from Column2