+ Reply to Thread
Results 1 to 4 of 4

Conditional formatting

  1. #1
    Forum Contributor
    Join Date
    11-01-2014
    Location
    London, England
    MS-Off Ver
    Mac 2016
    Posts
    108

    Conditional formatting

    In column E on sheet 'Reading', highlight any specific text that appears in column A on 'class information' sheet.

    AND

    Also if specific text in column B of 'class information' sheet is in column E underline text.

    many thanks for any help
    Last edited by KClem; 01-07-2015 at 12:51 PM.

  2. #2
    Forum Expert daffodil11's Avatar
    Join Date
    07-11-2013
    Location
    Phoenixville, PA
    MS-Off Ver
    MS Office 2016
    Posts
    4,465

    Re: Help!3 - Conditional formatting

    The sheets you describe do not appear anywhere on your attachment.
    Make Mom proud: Add to my reputation if I helped out!

    Make the Moderators happy: Mark the Thread as Solved if your question was answered!

  3. #3
    Forum Contributor
    Join Date
    11-01-2014
    Location
    London, England
    MS-Off Ver
    Mac 2016
    Posts
    108

    Re: Help!3 - Conditional formatting

    sorry wrong spreadsheet
    Attached Files Attached Files

  4. #4
    Forum Expert daffodil11's Avatar
    Join Date
    07-11-2013
    Location
    Phoenixville, PA
    MS-Off Ver
    MS Office 2016
    Posts
    4,465

    Re: Help!3 - Conditional formatting

    Click E11, go to conditional formatting, select Formula.

    First rule:
    =ISNUMBER(MATCH(E11,'Class Information'!$A$2:$A$12,0))

    Set highlight

    Second Rule:
    =ISNUMBER(MATCH(E11,'Class Information'!$B$2:$B$6,0))

    Set underline

    Set both: Applies to E11:E144

    Do not check the boxes for Stop When True, so that effects are added cumulatively

+ 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. Formatting Cells with Date or Text Values in a Conditional Formatting Formula
    By Phil Hageman in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 07-15-2014, 09:36 AM
  2. Opening xlsm files with conditional formatting opens with removed conditional formatting
    By Martijn.Steenbakker in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 03-07-2014, 05:38 AM
  3. Replies: 1
    Last Post: 09-20-2013, 06:23 PM
  4. Delete Conditional Formatting conditions but keep cell formatting - Excel 2010
    By tetreama in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 08-09-2012, 08:28 PM
  5. Replies: 3
    Last Post: 05-15-2012, 04:13 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