Hi all,
I Have an excel with various Columns. In that excel one of the column is Reference Number.
I need to find if any duplicates are there in that excel with reference to the Reference Number.
Then there are no duplicates found u can handle this a couple of ways. But perhaps the simplest if ur not familiar with LINQ is by using a try catch like this.