+ Reply to Thread
Results 1 to 2 of 2

Conditional Formatting (Dates) Repost with additional data

  1. #1
    BigH
    Guest

    Conditional Formatting (Dates) Repost with additional data

    Hopefully someone can help, I posted the question below yesterday and got
    the correct answer for my question, however I didnt include all the
    information required. The additional information is
    cell A2<A1 and cell A3 equals A2, then make cell red else make cell white.
    This is now all the conditions. any help would be very much appreciated.

    Thanks in advance BigH



    In conditional formatting:
    condition 1 - "formula is" =AND(A1=A2,A3<=A1)...click on Format and format
    as desired, click on Add.
    condition 2 - "formula is" =AND(A1=A2,A3>A1)....again format as desired.

    HTH
    JG


    "BigH" wrote:

    > Hi there hopefully someone can help,
    >
    > I want the cell to turn white if its the same date as two other cells or
    > if
    > its less than the date in these two other cells, else it goes red if
    > greater
    > than the dates in the two cells.
    >
    > i.e cell a1 and a2 must have the same dates. cell a3 if it has the same
    > date
    > or less than a1 and a2 it goes white, if its greater than a1 and a2 (whose
    > dates must be the same) then it goes red
    >
    >
    > thanks in advance BigH





  2. #2
    Bob Phillips
    Guest

    Re: Conditional Formatting (Dates) Repost with additional data

    use another formula of

    =AND(A2<A1,A3=A2)

    --

    HTH

    Bob Phillips

    (remove nothere from the email address if mailing direct)

    "BigH" <[email protected]> wrote in message
    news:[email protected]...
    > Hopefully someone can help, I posted the question below yesterday and got
    > the correct answer for my question, however I didnt include all the
    > information required. The additional information is
    > cell A2<A1 and cell A3 equals A2, then make cell red else make cell white.
    > This is now all the conditions. any help would be very much appreciated.
    >
    > Thanks in advance BigH
    >
    >
    >
    > In conditional formatting:
    > condition 1 - "formula is" =AND(A1=A2,A3<=A1)...click on Format and format
    > as desired, click on Add.
    > condition 2 - "formula is" =AND(A1=A2,A3>A1)....again format as desired.
    >
    > HTH
    > JG
    >
    >
    > "BigH" wrote:
    >
    > > Hi there hopefully someone can help,
    > >
    > > I want the cell to turn white if its the same date as two other cells or
    > > if
    > > its less than the date in these two other cells, else it goes red if
    > > greater
    > > than the dates in the two cells.
    > >
    > > i.e cell a1 and a2 must have the same dates. cell a3 if it has the same
    > > date
    > > or less than a1 and a2 it goes white, if its greater than a1 and a2

    (whose
    > > dates must be the same) then it goes red
    > >
    > >
    > > thanks in advance BigH

    >
    >
    >




+ 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