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 Rhinorhino 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 ktmark

  1. ktmark

    Link from Word to Excel

    Thank you Macropod, that solved my problem. Easy when you know! Mark
  2. ktmark

    Link from Word to Excel

    Hi I want a Hyperlink in a Word document that opens an Excel workbook alongside Word. I know how to do that, but the problem is that I have to writeprotect the Worddocument except from fields to write in. When I do so my hyperlink gets protected too, and it seems impossible to make it work...
  3. ktmark

    Searching for Names in o long document

    Hi again Tony, it works!! Thanks a lot! How did you know you should use "@"? I tried the joker-sign *, but it didn't work properly. And thanks to all others for your efforts! Mark
  4. ktmark

    Searching for Names in o long document

    Sorry, I'm not so good at English :( I'm looking for two words both beginning with ONE upper case letter Mark
  5. ktmark

    Searching for Names in o long document

    How do I use RegEx to find all persons names in a document? I look for a code that finds two words right after each other with a blank in between, and each starting with ON Versal. I tried <([A-Z][a-z]*)>"blank" and found one Word, but doubling it didn't work. Any suggestion? Mark

Part and Inventory Search

Back
Top