+ Reply to Thread
Results 1 to 2 of 2

Conditional formating

Hybrid View

  1. #1
    Registered User
    Join Date
    10-12-2010
    Location
    Dayton, Ohio
    MS-Off Ver
    Excel 2003
    Posts
    12

    Conditional formating

    I would like to set a row's color to a pale red when row's data from either or both columns B or D have data and values from C and E are not the same.

    Advice to achieve this conditional formatting is appreciated.

    Thanks

  2. #2
    Valued Forum Contributor
    Join Date
    12-02-2012
    Location
    Melbourne, VIC
    MS-Off Ver
    Excel 2016
    Posts
    750

    Re: Conditional formating

    select all applicable rows, and use the following formula in Conditional Formatting; and select the desired fill color:
    Formula: copy to clipboard
    =AND(OR($B1<>"",$D1<>""),$C1<>$E1)

+ 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. Replies: 5
    Last Post: 03-14-2014, 04:03 AM
  2. Replies: 4
    Last Post: 01-23-2014, 10:14 AM
  3. Conditional formating-What formula do i need to use in conditional formating
    By warrima in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-07-2009, 12:33 AM
  4. Replies: 6
    Last Post: 08-14-2006, 05:00 PM
  5. Replies: 2
    Last Post: 03-27-2006, 12:10 PM
  6. Install dates formating using conditional formating?
    By Jerry Eggleston in forum Excel General
    Replies: 2
    Last Post: 11-09-2005, 01:49 PM
  7. Replies: 1
    Last Post: 03-08-2005, 03:06 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