Excel videos show how to filter data, remove duplicates, and copy macros into a workbook
If you copy Excel VBA code from a web site, for from any other source, you can paste it into your own workbooks. Most code should be pasted into a regular module, as shown in this Excel 2003 video tutorial.
For written instructions for this Excel tutorial, see: Copy Excel VBA Code to Regular Module
You can copy Excel VBA code from one Excel workbook to another, as shown in this Excel video tutorial.
For written instructions for this Excel tutorial, see: Copy Code From a Different Workbook
With an Excel Advanced Filter, you can filter the data in place, or to a different location. When applying the advanced filter, you can specify that you want to see unique items only. With that option selected, all the duplicates are removed from the filtered list.
For written instructions for this Excel tutorial, see: Filter Unique Records
With an Excel Advanced Filter, you can filter the data in place, or to a different location. When applying the advanced filter, you can specify that you want to see unique items only. With that option selected, all the duplicates are removed from the filtered list.
For written instructions for this Excel tutorial, see: Filter Unique Records
With an Excel Advanced Filter, you can filter the data in place, or you can filter it to a different location. In this Excel video tutorial, you'll see the steps for setting up the advanced filter so the results are moved to a different worksheet, and the key steps for making this technique work.
This video shows the steps in Excel 2003. For newer versions of Excel, go to the Advanced Filter page
Last updated: April 22, 2021 3:31 PM