Removing Lines from Text Document Durring Print
I have a text document, Actually a .lst document and it has about 600 pages in it (when Printed). I need to print this, but not print all of it.
I currently have Limited Experience with VB, Javascript, HTML, and CSS.
I need to print only Lines from the Text document where the Rows are Less then 15 lines, all other lines can be Skipped.
What should my code looklike, As I have Absolutely No Clue at this Point and there isn't anything on the internet about this type of Filtering Process.
Thanks,
MIKE