![]() |
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,A3A1)....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 |
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" wrote in message ... 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,A3A1)....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 |
All times are GMT +1. The time now is 01:42 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com