Search for a specific term in all story ranges of the currentlyselected section

A

AndreasHermle

Dear Experts:

I would like to search for the following term in All story ranges of
the CURRENTLY selected section (the cursor where the cursor currently
resides in)
-----------------------------------
..MatchWildcards = True
..Text = "[0-9]{2}\-[0-9]{3}\-[0-9]{2}\-[0-9]{2}"
----------------------------------------------------------------

If this term is found for the first time, it is to be copied into the
clipboard and the macro is to exit

Thank you very much in advance for your professional help.

Regards, Andreas
 
Top