I am in need of a VBA code that will search Column “D” starting with cell D2, and match cell values with work sheet name. The sheet that needs to be searched is named “all”. The entire row will need to be copied to the sheet. If the work sheet does not exist, it will need to be created. The header is on sheet the called “All” row 1. Also, each sheet needs column “A” starting with cell “A2” for duplication. If they have duplicate values, delete the row.