Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
BigH
 
Posts: n/a
Default 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




  #2   Report Post  
Posted to microsoft.public.excel.misc
Bob Phillips
 
Posts: n/a
Default 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






Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Track Annual Inspection Due Dates Using Conditional Formatting Scatman Excel Worksheet Functions 3 December 7th 05 02:44 PM
enhanced conditional formatting Stuart Excel Discussion (Misc queries) 13 November 13th 05 07:20 PM
Conditional Formatting that will display conditional data BrainFart Excel Worksheet Functions 1 September 13th 05 05:45 PM
conditional formatting dates Phil Excel Discussion (Misc queries) 6 July 24th 05 09:18 PM
Conditional Formatting (Dates) d_birr77 Excel Discussion (Misc queries) 6 July 20th 05 12:40 AM


All times are GMT +1. The time now is 06:53 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"