How can i extract duplicate excel data of two different column in the same table and write it to a different excel file.
Hi,
Refer the below post for extracting duplicate values from an excel and appending to new.
@yadish_s : Try to connect SQL database and write sql distinct query.