I have a workbook with 2 work sheets. The first sheet is a list of all items with a status of either "Sent Out", "Job Won" or "Job Lost". I want to take any row that has a status of "Sent Out" and copy it to sheet 2. Likewise, when I update sheet 1 from "Sent Out" to either "Job Won" or "Job lost, I want that row to be deleted from sheet 2 (making sheet 2 solely those with a status of "Sent Out").
To go even further, I would like the copied data to be put under the correct customer name heading in sheet 2 when it is copied over.
Bookmarks