+ Reply to Thread
Results 1 to 2 of 2

How can I find specific a word in Word 2013 without including other words?

  1. #1
    Registered User
    Join Date
    10-11-2015
    Location
    Omaha, NE
    MS-Off Ver
    Microsoft Starter 2010
    Posts
    35

    Question How can I find specific a word in Word 2013 without including other words?

    I am trying to find a certain word without including others in a table on Word 2013. For example, I would try to find Flick but it would also show the phrase Quick Flick in results. I have tried "Flick", Flick NOT Quick, Flick NOT "Quick Flick", however when I include ", NOT or anything that usually would allow you to narrow down searches, it says there are no matches.

    I have tested something out and for " to work, it must appear as "Flick" in the document instead of using them as conditional values.

    I also don't see anyway to put this into affect without changing Quick Flick to Quick flick and enabling Match Case in options when looking for Flick.

  2. #2
    Forum Expert macropod's Avatar
    Join Date
    12-22-2011
    Location
    Canberra, Australia
    MS-Off Ver
    Word, Excel & Powerpoint 2003 & 2010
    Posts
    3,726

    Re: How can I find specific a word in Word 2013 without including other words?

    Word's Find/Replace tools don't allow you to specify that a found word can't be part of a larger string. you could tell Word to Find 'Flick' when not preceded by 'Quick', but its a lot of work. To do so, you'd use a wildcard Find/Replace, where you'd need to negate (via [!#]) each character of 'Quick' preceding 'Flick', where # is the character to be negated. Even that's not reliable, though, as then it also wouldn't find 'Mick Flick' or 'Mint Flick', for example.

    Of course, if you used a macro-driven Find/Replace, you could let the macro test what phrase the found string is/is not part of.
    Cheers,
    Paul Edstein
    [Fmr MS MVP - Word]

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Help with macro to find a specific word and replace the entire cell with the return word.
    By BG1983 in forum Excel Programming / VBA / Macros
    Replies: 21
    Last Post: 08-24-2015, 09:40 PM
  2. Excel to Word macro doesn't work on Word 2013 if sheet is hidden (works fine on 2010)
    By dreddster in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 06-29-2015, 04:37 AM
  3. [SOLVED] How to find specific word and sum the column according to that word
    By cobo1981 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 03-14-2014, 12:04 PM
  4. Code for find an replace (word 2013)
    By capitala in forum Word Programming / VBA / Macros
    Replies: 1
    Last Post: 02-03-2014, 06:57 AM
  5. Extract words/numeric after each specific word
    By chweetvjy in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 01-22-2014, 06:40 AM
  6. How to find a specific word and replace the immediate next word
    By sugaprasad in forum Excel Programming / VBA / Macros
    Replies: 16
    Last Post: 01-31-2013, 02:16 AM
  7. [SOLVED] search for a specific word and copy the word and the preceeding words until a comma
    By DHANANJAY in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 12-31-2005, 09:10 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1