So I'm trying to create a worksheet for tracking the workflow in my job. I have one sheet (1st image) that has work-order status( New, in progress, completed, etc) and i want to pull the qty of these work-orders and display them on another worksheet(2nd image) but only when the status meets my criteria. So for example when status is new i want to pull the qty and have it display under new column, when status is in progress i want to pull the qty and have it display under in progress column.