View Single Post
 
Old 07-18-2017, 07:21 PM
ilovevba ilovevba is offline Windows 10 Office 2013
Novice
 
Join Date: Jul 2017
Posts: 2
ilovevba is on a distinguished road
Red face 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.
Reply With Quote