#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default Date highlighting

I am trying to figure out how to format a cell when I want to do the
following: I have a date for example, 29 jun 2008, I need to have a cell
highlight when this date is within 180 days from today.
--
Michael J. Curry
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,574
Default Date highlighting

Use conditional formatting, with the formula <=TODAY()+180

In other words, if the date 29 June 2008 is in A1, then apply conditional
formatting to that cell, use the formula above, and select the formatting
that should appear when the above formula returns TRUE (i.e., TODAY's date is
within 180 days of 29 June 2008).
--
Brevity is the soul of wit.


"Michael Curry" wrote:

I am trying to figure out how to format a cell when I want to do the
following: I have a date for example, 29 jun 2008, I need to have a cell
highlight when this date is within 180 days from today.
--
Michael J. Curry

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default Date highlighting

Thank you very much. I found what I was looking for. The formula that I
entered into the conditional formatting block was: =(C1<=TODAY()+180) Then I
selected the highlight color I wanted. Again thanks.
--
Michael J. Curry


"Dave F" wrote:

Use conditional formatting, with the formula <=TODAY()+180

In other words, if the date 29 June 2008 is in A1, then apply conditional
formatting to that cell, use the formula above, and select the formatting
that should appear when the above formula returns TRUE (i.e., TODAY's date is
within 180 days of 29 June 2008).
--
Brevity is the soul of wit.


"Michael Curry" wrote:

I am trying to figure out how to format a cell when I want to do the
following: I have a date for example, 29 jun 2008, I need to have a cell
highlight when this date is within 180 days from today.
--
Michael J. Curry

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
insert date Larry Excel Worksheet Functions 28 July 15th 06 02:41 AM
Date format issue CindyLF1 New Users to Excel 3 June 12th 06 06:18 PM
Need to Improve Code Copying/Pasting Between Workbooks David Excel Discussion (Misc queries) 1 January 6th 06 03:56 AM
Another Date issue. TimM Excel Worksheet Functions 1 November 17th 05 01:58 AM
Highlighting date cells before the event elapses Dummies isn't any good Excel Discussion (Misc queries) 1 April 5th 05 03:54 PM


All times are GMT +1. The time now is 07:54 AM.

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"