+ Reply to Thread
Results 1 to 2 of 2

Find Specific Text as result of formula

  1. #1
    Registered User
    Join Date
    06-06-2012
    Location
    Seguin, TX
    MS-Off Ver
    Excel 20007
    Posts
    28

    Find Specific Text as result of formula

    I'm looking for code to search for an "X" in a column (lets say Column A) that contains a formula. I tried Selection.Find(What:="X" but was unsuccessful. Any ideas?

    Also is there an easy way to do the same but search for the first "" as a result of a formula in a column?

  2. #2
    Forum Expert bebo021999's Avatar
    Join Date
    07-22-2011
    Location
    Vietnam
    MS-Off Ver
    Excel 2016
    Posts
    9,463

    Re: Find Specific Text as result of formula

    Maybe:

    Selection.find("X",Lookin:=xlFormular, Lookat:=xlWhole)
    Quang PT

+ 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] finding a result of a specific text base on the next day result
    By top00001 in forum Excel - New Users/Basics
    Replies: 7
    Last Post: 10-15-2014, 02:01 AM
  2. Convert a formula result to text so another formula can find that result
    By rwoollams in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 08-12-2014, 01:49 AM
  3. Need help on formula to find specific TEXT in one long statemet
    By syed82 in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 05-29-2014, 08:03 AM
  4. Replies: 3
    Last Post: 03-04-2014, 01:47 PM
  5. Formula to Find a specific text within a text string
    By ewong in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 09-13-2012, 01:36 PM
  6. Formula to find out the columns that contain specific text
    By cybermilky in forum Excel General
    Replies: 4
    Last Post: 12-14-2010, 09:07 PM
  7. Find if a Formula Contains Specific Text
    By melaniejackson in forum Excel General
    Replies: 1
    Last Post: 12-09-2008, 11:24 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