Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
JDB JDB is offline
external usenet poster
 
Posts: 42
Default Conditional Format - Date + 7

I have a spreadsheet with a start date in column F starting at row 3. Column
M needs to be highlighted a different colour if the value in F3 goes over 7
days. If there is already a date in column M, then this should be ignored.
However, if the date in column M goes 7 days or more itself, then this also
needs to be highlighted. Is there a way of using conditional formatting to
achieve the above?

Regards,

JDB
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 860
Default Conditional Format - Date + 7

Hi JDB,

It's a bit confusing but try a CF in column M with Formula is:

=AND(NOT(ISBLANK(M3)),OR(TODAY()F3+7,TODAY()M3+7 ))

If that doesn't work then you need to give better details of when cols F and
M
are and aren't populated etc. and also more info all round.

HTH
Martin



"JDB" wrote in message
...
I have a spreadsheet with a start date in column F starting at row 3.
Column
M needs to be highlighted a different colour if the value in F3 goes over
7
days. If there is already a date in column M, then this should be ignored.
However, if the date in column M goes 7 days or more itself, then this
also
needs to be highlighted. Is there a way of using conditional formatting to
achieve the above?

Regards,

JDB



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 860
Default Conditional Format - Date + 7

I'm not sure what is happening here.
The formula is showing in my immediate window with a semi-colon
in the middle of it, but not in my posting window.
??????
Whatever, if a semi-colon is showing change it to a comma.

Regards
Martin



"MartinW" wrote in message
...
Hi JDB,

It's a bit confusing but try a CF in column M with Formula is:

=AND(NOT(ISBLANK(M3)),OR(TODAY()F3+7,TODAY()M3+7 ))

If that doesn't work then you need to give better details of when cols F
and M
are and aren't populated etc. and also more info all round.

HTH
Martin



"JDB" wrote in message
...
I have a spreadsheet with a start date in column F starting at row 3.
Column
M needs to be highlighted a different colour if the value in F3 goes over
7
days. If there is already a date in column M, then this should be
ignored.
However, if the date in column M goes 7 days or more itself, then this
also
needs to be highlighted. Is there a way of using conditional formatting
to
achieve the above?

Regards,

JDB





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
Conditional format for future date Kerry Excel Discussion (Misc queries) 2 April 21st 08 11:49 AM
Conditional Format is date is Sat or Sun Sunnyskies Excel Discussion (Misc queries) 1 February 1st 07 12:40 PM
Conditional format when date is near tommcbrny Excel Worksheet Functions 2 December 15th 06 04:16 PM
Date Conditional Format jk Setting up and Configuration of Excel 3 September 25th 06 03:17 PM
Conditional Format - Date R.C. New Users to Excel 1 July 13th 06 06:50 PM


All times are GMT +1. The time now is 05:21 PM.

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

About Us

"It's about Microsoft Excel"