Word VBA: find a paragraph containing a few words and add comment -


i using find/replace function vba macros find matches in word file , replace, i've have found way add comments. next want make vba-macro allowing find paragraph containing specific words (possible in different order) , add adequate comment. me it?

i attempting use instr function i've got still problem locating paragraph containg e.g. 2 words: first word @ beginning of given paragraph , second word @ end of same paragraph. suggestions?


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

meteor - inserting data to database gives error "insert failed: Method '/texts/insert' not found" -