Removing duplicates from worksheet data in Excel 2007 |
|
Removing duplicates from worksheet data in Excel 2007 is quick and easy. You don't need to write a macro as in Excel 2003.Most of us face the problem of duplicate entries in our Excel worksheets. In Excel 2007 the process of removing duplicates is quick and easy. In Excel 2003 you needed to write a complicated macro involving a 'dowhile' nested loop. Because you are permanently deleting data, it's a good idea to copy the original range of cells or table to another worksheet or workbook before removing duplicate values. The training video shows exactly how the feature 'remove duplicates' in Excel 2007 is implemented. |
|