When a certain word or set of text is entered into a column in my table, I want that entire row to be copied and placed on another sheet in the workbook. Say you"re inputing food orders into an excel table. You want all the orders to be on one sheet entirely, but every time someone orders a cheeseburger or a hamburger, you want that order to be copied onto another sheet. I've tried VBA code using a filter criteria, but it doesn't run. Maybe because I have roughly 100 criteria (cheeseburger, hamburger, etc.)
PLEASE HELP!
PLEASE HELP!