How to check whether every first line of each page has word ?
Hi guys,
I am finding a way to use word vba to check whether the first line of each page contains word or not. If any pages don't contain words in the first line, I will leave a comment on the first page.
Any idea how to do this ? As the page collection in vba can't help me to do the task.
|