Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations John Tel on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by pieterdeboer61

  1. pieterdeboer61

    [Word] Find..Replace individual per find action

    Hello Gerry, You are right. There are no bold tags to start with. What I found out in a "clean" test of your code is that it works perfectly. Probably in earlier test there was some "left over" probably something in the word table itself. It is good to see that there is code for this...
  2. pieterdeboer61

    [Word] Find..Replace individual per find action

    Hello Gerry, Unfortunately this code run into a hangup as well. I do have a working workaround now but this means you really have to check for the bold tag to be present and then stop the find process. Thanks
  3. pieterdeboer61

    [Word] Find..Replace individual per find action

    Thanks for you reply... Unfortunately the same effect takes place at the last bold found word with your suggested code. <regards>
  4. pieterdeboer61

    [Word] Find..Replace individual per find action

    Hello, Concerns MSWord: See also http://home.tiscali.nl/adsl2029/ for detailed video demonstration of the problem. Task: find and change bold words with same words surrounded by bold tags: boldword = <b>boldword</b> Code used is shown below and runs fine until last boldword, which the...

Part and Inventory Search

Back
Top