![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Board Regular
Join Date: Apr 2002
Location: Fort Knox, KY
Posts: 249
|
How could I make the data of certain cells change color when a specific date arrives?
For example, A1 has 20 May 02, how could I make that cell change to red when it is actually 20 May 02 or later? Thanks! |
|
|
|
|
|
#2 |
|
MrExcel MVP
Join Date: Apr 2002
Location: Vancouver BC , Canada
Posts: 6,259
|
|
|
|
|
|
|
#3 | |
|
Board Regular
Join Date: Apr 2002
Location: Kissimmee, Florida
Posts: 384
|
Quote:
In the msgbox Click the 2nd drop to read greater than or equal to In the next box enter the date in question 20/05/02 Next click the formating button and select a red background Click OK twice.
__________________
Hope This Helps. Sean. Digest of Homes WinXP, XL XP |
|
|
|
|
|
|
#4 |
|
Board Regular
Join Date: Feb 2002
Posts: 7,743
|
Gym,
Not sure if data will always be date, if it is you can try using this with conditional formatting =a1>=today() |
|
|
|
|
|
#5 |
|
MrExcel MVP
Join Date: Apr 2002
Location: Vancouver BC , Canada
Posts: 6,259
|
-toolbar
--format ---Conditional Formating ----select cell value is on drop down -----enter dates in same format as will be in cells ------use format option in conditional window to select color |
|
|
|
|
|
#6 |
|
Board Regular
Join Date: Apr 2002
Location: Fort Knox, KY
Posts: 249
|
Everything worked perfectly, but need a little help on something:
Path: Format/Conditional Formating/ After I type "less than or equal to", what should go in the range is todays date, not a specific date from a cell; I explain, once a date reaches todays date, it should turn red. Please advise. Thanks! |
|
|
|
|
|
#7 |
|
Board Regular
Join Date: Apr 2002
Location: Fort Knox, KY
Posts: 249
|
Thanks to all!! My formula is 100% working!
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|