Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default Excel 2007 Condition Formatting - Dates

what is the formula to use to change the color of dates in a column ? I am
using conditional formatting. I have =today()+7 but that is not working.
Any suggestions?

Thank you very much!

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 8,520
Default Excel 2007 Condition Formatting - Dates

Select the range of cells. Say Column A
Goto Home tabStylesConditional FormattingManage rulesNew ruleUse a
formula to determine which cells to format
Enter this formula in the box below:
(if date is exactly same as today + 7)
=A1=TODAY()+7

(if greater than one week)
=A1=TODAY()+7

Click the Format button
Select the desired style(s)
OK out



If this post helps click Yes
---------------
Jacob Skaria


"Miskacee" wrote:

what is the formula to use to change the color of dates in a column ? I am
using conditional formatting. I have =today()+7 but that is not working.
Any suggestions?

Thank you very much!

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
Excel 2007: Can it SUMIF( ) using color as a condition ? Mr. Low[_2_] Excel Discussion (Misc queries) 7 April 2nd 23 07:44 PM
sumif across multiple sheets in excel 2007 based on a condition dave@homedeliverygroup Excel Worksheet Functions 6 May 13th 10 07:42 PM
Conditional formatting of dates in two cells using Excel 2007 lemur99 Excel Worksheet Functions 2 November 18th 09 01:30 AM
Conditional formatting dates in 2007 Lucy Excel Worksheet Functions 5 June 4th 08 04:47 PM
I need 4 condition for condition formatting SeeKY Excel Programming 2 June 7th 05 09:41 AM


All times are GMT +1. The time now is 10:18 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"