Excel 2010: Enable Removal of Duplicate Rows Using Excel.RemoveDuplicates
This sample shows how to use the RemoveDuplicates method to enable removal of duplicate rows from a range of data.This code snippet is part of the Office 2010 101 code samples project. This sample, along with others, is offered here to incorporate directly in your code.Each code