I have Sheet1 ('All Employees!') that has all the information. Column B has a header (Occupation) and is populated with a drop down list Sheet4 ('KeyCode!'$A$2:$A$22). This column B is my criteria which determines whether or not the corresponding row but only columns A:F get copied over to Sheet2 ('PTO!'). The criteria is more specific only certain occupations of this drop down list. This list is PTO Eligible ('KeyCode!'$B$2:$B$16). I have 'Occupation' and 'PTOEligible' as defined names as well if that can be used.
I do not want to have to run a macro. I do not want blanks, I would like the range ($A$2:$F$?) from Sheet1 to go to the last record, and I want Sheet2 to automatically get updated as information is added or deleted from Sheet1.
Any help would be appreciated! The Data is attached!
Bookmarks