+ Reply to Thread
Results 1 to 4 of 4

Find text in column

  1. #1
    Registered User
    Join Date
    02-02-2017
    Location
    Andorra
    MS-Off Ver
    2016
    Posts
    16

    Find text in column

    Hello all,

    File attached.

    In D2, my goal is to find the text from range D3:D13, that is to say CDU
    In D3:D13 there will only be one cell of text and the other cells are blank with the forumla =""

    I put some random letters above in order to restrict the use of some scanning formulas that would not suit my end goal

    Thanks in advance
    Attached Files Attached Files
    Last edited by Napoleon Dynamite; 02-05-2017 at 05:25 PM.

  2. #2
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678

    Re: Find text in column

    Welcome to the board.

    B
    C
    D
    E
    3
    VQG
    HAO
    CDU
    B3: =INDEX(B4:B14, MATCH(TRUE, INDEX(B4:B14<>"", 0), 0))
    4
    5
    CDU
    6
    7
    8
    VQG
    9
    10
    HAO
    11
    12
    13
    14
    Entia non sunt multiplicanda sine necessitate

  3. #3
    Registered User
    Join Date
    02-02-2017
    Location
    Andorra
    MS-Off Ver
    2016
    Posts
    16

    Re: Find text in column

    Fantastic ! thanks so much. have a great evening

  4. #4
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678

    Re: Find text in column

    You're welcome.

+ 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] How to find text then select RANGE form the text found to lastrow of Column J
    By tuongtu3 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-23-2014, 02:45 AM
  2. [SOLVED] Search through columns and find specific text and replace that text with header column
    By adamzee in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 10-09-2014, 11:59 PM
  3. VBA Code to Find Specified text within a Column and perform Text to Column
    By MHamid in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 09-26-2014, 06:42 AM
  4. Replies: 4
    Last Post: 12-20-2012, 04:33 AM
  5. [SOLVED] VBA to Search a Text String, Find a Value listed in another column and replace the text
    By Jschrod303 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 11-16-2012, 08:56 PM
  6. [SOLVED] Find Specific Text in Text String and Return Value in Adjacent Column
    By watchouse in forum Excel General
    Replies: 2
    Last Post: 07-11-2012, 03:53 PM
  7. Replies: 1
    Last Post: 09-01-2011, 12:05 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