+ Reply to Thread
Results 1 to 5 of 5

Using the Find feature

  1. #1
    Registered User
    Join Date
    09-15-2010
    Location
    Orlando, FL
    MS-Off Ver
    Excel 2007
    Posts
    25

    Using the Find feature

    I am searching a column for the number 10. I have various iterations of 10, i.e. 10.2, 10.75... How do I find just 10?
    Last edited by mknispel; 03-22-2016 at 11:30 AM.

  2. #2
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582

    Re: Using the Find feature

    If you are looking for a specific number (i.e. 10) in Column C (for example)

    =MATCH(10, C:C,0) will return the row number of the first cell that contains exactly 10.
    Is that what you need?
    ChemistB
    My 2?

    substitute commas with semi-colons if your region settings requires
    Don't forget to mark threads as "Solved" (Edit First post>Advanced>Change Prefix)
    If I helped, Don't forget to add to my reputation (click on the little star at bottom of this post)

    Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble

  3. #3
    Registered User
    Join Date
    09-15-2010
    Location
    Orlando, FL
    MS-Off Ver
    Excel 2007
    Posts
    25

    Re: Using the Find feature

    No. I am looking to find all the cells that contain 10 in the formula within a column.

  4. #4
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582

    Re: Using the Find feature

    Contain 10 in the formula? or 10 as a result of the formula? Maybe upload an example file (Go Advanced>Manage Attachments)

    If you want the 10's in formula (without 10.2, etc) not sure it can be done unless you know there will always be a space after the 10? Then use the Find window (CNTRL + F)

  5. #5
    Registered User
    Join Date
    09-15-2010
    Location
    Orlando, FL
    MS-Off Ver
    Excel 2007
    Posts
    25

    Re: Using the Find feature

    I was able to find what I needed based on your suggestion. I should've realized what I was looking for. I just needed to include the preceding or following character in the search.

+ 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. Find feature in userform
    By rayexcel in forum Excel Programming / VBA / Macros
    Replies: 24
    Last Post: 10-01-2014, 11:12 AM
  2. Macro that uses the find feature to find a cell and change.
    By Damiantos in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 02-07-2014, 08:13 AM
  3. [SOLVED] Use the find feature in a macro
    By KLT in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 08-17-2012, 02:57 PM
  4. Find feature not working
    By mrstinicum in forum Excel General
    Replies: 3
    Last Post: 04-22-2012, 03:40 PM
  5. cannot use find and replace feature
    By mingali in forum Excel General
    Replies: 4
    Last Post: 06-16-2010, 12:48 AM
  6. Replies: 1
    Last Post: 04-27-2009, 08:12 AM
  7. [SOLVED] where can I find the Auto Sum feature on Excel
    By Lexus841 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 01-24-2006, 06:10 PM

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