![]() |
![]() |
|
|||||||
| 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 |
|
New Member
Join Date: Mar 2002
Posts: 2
|
question: I have 20 columns of data, in one of the columns I have a row of dates: example: 1/31/02, what i would like to do is compare the date against today, if its less than or equal to todays date I would like the row of data to turn red. Any help would be appreciated.
|
|
|
|
|
|
#2 | |
|
MrExcel MVP
Join Date: Feb 2002
Location: The Hague
Posts: 50,317
|
Quote:
Select all of the cells of your data range. Activate Format|Conditional Formatting. Choose Formula Is for Condition 1. Enter in the formula box: =$C1<=TODAY() Activate Format. Select a color on the Patterns tab. Click OK, OK. |
|
|
|
|
|
|
#3 |
|
New Member
Join Date: Mar 2002
Posts: 2
|
That worked, thanks for your help.
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|