Hello, I am working on cleaning a PDF file with a header that I don't want to include in my text analysis. Each page begins with the phrase "Page X of Y," followed by 10 more lines of header information.
The program I envision would have VBA find each cell that starts with the word "Page."
Then delete that row plus the following 10 rows (total of 11 rows).
This sounds like a good use of VBA but I am too new to write it myself! Thank you all very much.
Best,
George
The program I envision would have VBA find each cell that starts with the word "Page."
Then delete that row plus the following 10 rows (total of 11 rows).
This sounds like a good use of VBA but I am too new to write it myself! Thank you all very much.
Best,
George