F
Frederick Lorca
I've researched this newsgroup's archives but didn't find a previous post or
reply that quite fit my situation.
I want to use VBA to begin searching at the top of page 2 of a document,
assuming there is a page 2, otherwise no search and replace is necessary. I
want to continue the search to the end of the document and quit. I've
considered programming VBA to insert a bookmark at the end of the document
where the search and replace feature could terminate.
I would like Search and Replace to prompt the user about whether and what
replacement text to enter. For example, if it finds the word "below," I
want it to ask the user about replacing it and what text to replace it with.
Frederick Lorca
reply that quite fit my situation.
I want to use VBA to begin searching at the top of page 2 of a document,
assuming there is a page 2, otherwise no search and replace is necessary. I
want to continue the search to the end of the document and quit. I've
considered programming VBA to insert a bookmark at the end of the document
where the search and replace feature could terminate.
I would like Search and Replace to prompt the user about whether and what
replacement text to enter. For example, if it finds the word "below," I
want it to ask the user about replacing it and what text to replace it with.
Frederick Lorca