+ Reply to Thread
Results 1 to 2 of 2

Conditional Formatting multiple cells

  1. #1
    Registered User
    Join Date
    02-02-2004
    Posts
    7

    Conditional Formatting multiple cells

    If I have column b that contains a 'X' and i have column d that contains a date. How can get the all X's in column B, thru row 300, to show red if no date exists in the corresponding date column

    do i have to set the conditional formatting for each cell in column B?

    thanks

  2. #2
    Forum Expert
    Join Date
    12-29-2004
    Location
    Michigan, USA
    MS-Off Ver
    2013
    Posts
    2,208
    Starting with cell B1, highlight cells B1:B300. Then use the following formula in conditional formatting:

    =AND(B1="X",D1="")

    HTH

    Jason

+ 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