+ Reply to Thread
Results 1 to 4 of 4

How to highligh some required values in excel

  1. #1
    Registered User
    Join Date
    05-20-2010
    Location
    lahore
    MS-Off Ver
    Excel 2000
    Posts
    2

    How to highligh some required values in excel

    How to highlight some required values in excel

    I want to highlight some values that are present in a column please provide me formula for it….. thanks ( an excel file is attached for your ease)
    Attached Files Attached Files

  2. #2
    Forum Contributor
    Join Date
    05-14-2010
    Location
    Mumbai, India
    MS-Off Ver
    Excel 2007
    Posts
    187

    Smile Re: How to highligh some required values in excel

    Hi

    Please check the attachment for solution

    Regards,

    Veejar
    Attached Files Attached Files

  3. #3
    Registered User
    Join Date
    05-20-2010
    Location
    lahore
    MS-Off Ver
    Excel 2000
    Posts
    2

    Re: How to highligh some required values in excel

    i need formula like as a conditional formatting....... so that after selecting the values i could apply formula to get required highlighted values :-(

  4. #4
    Forum Contributor
    Join Date
    05-14-2010
    Location
    Mumbai, India
    MS-Off Ver
    Excel 2007
    Posts
    187

    Re: How to highligh some required values in excel

    In my sheet there two columns with values

    Column B are the values for which you want conditional formatting
    and column D has the values which you want lookup in Column B and highlight

    In conditional formatting
    select the cells that you want the rule to apply

    and select using formula option and enter the following formula
    =IF(COUNTIF($D$1:$D$4,B1)>0,TRUE,FALSE)

    I am presuming that you understand countif functionality pardon me for that

    regards,

    veejar

+ 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