tpkelley_no
Board Regular
- Joined
- Oct 14, 2011
- Messages
- 183
- Office Version
-
- 2010
- Platform
-
- Windows
I have a excel work book that has a work sheet called "all". they also have other named work sheet in the workbook. The other work sheet have the names in column "D". I placed a filter on row 1. I am filtering column "D". After I filter the work sheet "all" column "D" I need a VBA code that will look at the names in column "D" and search for the correct work sheet and copy the row starting with row 2. I will be adding data to the "all" work sheet and I do not want the same data copied twice.