So Right now I have a document with over 700 lines (rows) and the first column of each line has a number in it. Each number appears 2-4 times in the document, so 2-4 lines (rows) will share the same number every time. I need to print out each row that has the same number on a separate page.
So...