Hi guys, I need your help on this.
I have a table of data (in sheet "Masterlist"), and in one column I label it 0 or 1. I want a code to retrieve all rows labelled 0, and put it in a new sheet, and all rows labelled 1 and put it in another sheet.
Here's what I've coded so far:
Sub...