+ Reply to Thread
Results 1 to 3 of 3

Highlighting the text in cells

  1. #1
    Registered User
    Join Date
    05-31-2011
    Location
    India
    MS-Off Ver
    Excel 2003
    Posts
    2

    Highlighting the text in cells

    Could anyone please help me in doing this function.

    I want to highlight a specific text in number of cells. I have a spreadsheet that contain large data and every cell has big statements and phrases. I want to see specfic words while going thru the spreadsheets. It will save a lot of time of mine.

    Can anyone help me this function? Conditional formatting is allowing only to format the complete cell and not the text within it.

    For example: I want to highlight "Ankur" in a cell containing the text "My name in Ankur Agarwal".

    Thanks in advance.

    Ankur

  2. #2
    Forum Expert dilipandey's Avatar
    Join Date
    12-05-2011
    Location
    Dubai, UAE
    MS-Off Ver
    1997 - 2016
    Posts
    8,191

    Re: Highlighting the text in cells

    Hi ankur,

    Welcome to the forum.
    Another quick way could be to user search function in another column and using that try searching "ankur" in your original column and if found, you can use "yes" / "no" accordingly like.. =if(isnumber(search("ankur",a1)),"yes","no")... and then you can autofilter data and select all "yes" from the drop down and do your analysis


    Regards,
    DILIPandey

    <click on below 'star' if this helps>
    DILIPandey, Excel rMVP
    +919810929744 (India), +971528225509 (Dubai), [email protected]

  3. #3
    Forum Expert
    Join Date
    06-09-2010
    Location
    Australia
    MS-Off Ver
    Excel 2013
    Posts
    1,714

    Re: Highlighting the text in cells

    hi
    this macro will change to font colour to red for a word or phrase you enter in the input box, searching each used cell in the active sheet.

    Please Login or Register  to view this content.

+ 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