How can i detect duplicate entries across multiple excel sheets?

like i am totally stuck here like i am doing excel and i got this issue so it is like how i duplicate entries across multiple excel sheets plz help me !!

means a lot :slight_smile:

so firstly read sheet into a datatable and compare rows by key columns and merging the tables first makes duplicate detection easier (nice question btw)

thank’s a lot brooo!!

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.