View Single Post
 
Old 11-16-2018, 06:43 PM
macropod's Avatar
macropod macropod is online now Windows 7 64bit Office 2010 32bit
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 22,478
macropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond repute
Default

Quote:
Originally Posted by schausberger2019 View Post
TI didn't got, for example how I will replace each word: example print replace for method, if for selection and so on.
You would have to replace all the terms in StrRep with the ones that correspond to with each of the StrFnd terms. So, where you see 'print' in StrFnd, you'd have to find which term that corresponds to in StrRep (which just happens to be 'print' because both strings are the same) and change that to 'method'.

PS: you have three 'print' entries in your list...
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote