+ Reply to Thread
Results 1 to 4 of 4

Search Feature

  1. #1
    Forum Contributor
    Join Date
    03-31-2009
    Location
    Halstead
    MS-Off Ver
    Excel 365
    Posts
    240

    Search Feature

    I am not sure if this can be done, I have a list in Excel that I would like to be able to search for words without having to use the CTRL F Feature.

    Does anyone now if there is a formula where you can type a word in a cell and it will search the whole document.

    Thanks for your help

    Shazz

  2. #2
    Valued Forum Contributor rwgrietveld's Avatar
    Join Date
    09-02-2008
    Location
    Netherlands
    MS-Off Ver
    XL 2007 / XL 2010
    Posts
    1,671

    Re: Search Feature

    What we need to know is the word(s) your are looking for and
    the range where the word(s) might be found.
    Looking for great solutions but hate waiting?
    Seach this Forum through Google

    www.Google.com
    (e.g. +multiple +IF site:excelforum.com/excel-general/ )

    www.Google.com
    (e.g. +fill +combobox site:excelforum.com/excel-programming/ )

    Ave,
    Ricardo

  3. #3
    Forum Expert Palmetto's Avatar
    Join Date
    04-04-2007
    Location
    South Eastern, USA
    MS-Off Ver
    XP, 2007, 2010
    Posts
    3,978

    Re: Search Feature

    You would need to use an input cell and VBA code to find the value.
    As rwgrietveld suggested, a sample workbook would be helpful. However, here is the basic code and a sample workbook to get you started.

    This will search for a value entered into cell D1 and will only look in column-A.

    Please Login or Register  to view this content.
    Attached Files Attached Files
    Palmetto

    Do you know . . . ?

    You can leave feedback and add to the reputation of all who contributed a helpful response to your solution by clicking the star icon located at the left in one of their post in this thread.

  4. #4
    Forum Expert
    Join Date
    01-03-2006
    Location
    Waikato, New Zealand
    MS-Off Ver
    2010 @ work & 2007 @ home
    Posts
    2,243

    Re: Search Feature

    also...
    What do you want as the result?
    eg, the sheet/cell address of where the word is found,
    or,
    a value in an adjacent column to where the word is found,
    or...

    If you are open to using macros, Tushar's Findall code may be of interest: http://www.tushar-mehta.com/excel/tips/findall.html

    hth
    Rob
    Rob Brockett
    Kiwi in the UK
    Always learning & the best way to learn is to experience...

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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