At current I'm parsing through a word document line by line. At th
beginning of every page is a header that is usually between 3 and
lines long, followed by a line of hyphens.
I'd like to not have to check for that every time, and was wondering i
there was a way to check if I had just gotten the last line of whateve
page I was on. That way, instead of checking every line to see if I'
finished with data and hit the next header, I could simply know I'm o
the next page and remove everything down to the line of hyphens.
Any help is appreciated, and thank
--
Message posted from
http://www.ExcelForum.com