Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
IN MY SPR I HAVE A DATE COLUMN. HOW CAN I SET UP A CONDITIONAL FORMAT THAT
WILL TURN THE ROW INTO A COLOUR IF THE THE DATE IN THE COLUMN IS TODAYS DATE OR A DATE IN THE PAST? -- Kind regards Megan |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
First of all I would turn off your Capitals lock, it is considered rude and
shouting to post in all capitals. Additionally, all capitals are harder to read, especially for people whose first language is not English. Now on to your problem. Conditional formatting applies to one cell only. You therefore have to highlight the whole block of cells that you want to change colour and the select Format Conditional formatting. Change "Cell value is" to "Formula is" and enter the formula: =AND($A2<"",$A2<=TODAY()) Assuming that the dates are in Column A starting in row 2. Then select the formatting that you want. That will enterthe Conditional formatting in all the highlighted cells -- HTH Sandy In Perth, the ancient capital of Scotland and the crowning place of kings Replace @mailinator.com with @tiscali.co.uk "Megan" wrote in message ... IN MY SPR I HAVE A DATE COLUMN. HOW CAN I SET UP A CONDITIONAL FORMAT THAT WILL TURN THE ROW INTO A COLOUR IF THE THE DATE IN THE COLUMN IS TODAYS DATE OR A DATE IN THE PAST? -- Kind regards Megan |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Sorry - I work mainly in capitals and didn't think to turn them off. No
offence intended. The formula has worked thank you very much it was very helpful. Am I correct in thinking that the "" part of the formula is relating to the text at the end - today? Also I notice you use an open bracket at the end ( I don't understand this part. Can you let me know so that I know for next time? Kind regards Megan "Sandy Mann" wrote: First of all I would turn off your Capitals lock, it is considered rude and shouting to post in all capitals. Additionally, all capitals are harder to read, especially for people whose first language is not English. Now on to your problem. Conditional formatting applies to one cell only. You therefore have to highlight the whole block of cells that you want to change colour and the select Format Conditional formatting. Change "Cell value is" to "Formula is" and enter the formula: =AND($A2<"",$A2<=TODAY()) Assuming that the dates are in Column A starting in row 2. Then select the formatting that you want. That will enterthe Conditional formatting in all the highlighted cells -- HTH Sandy In Perth, the ancient capital of Scotland and the crowning place of kings Replace @mailinator.com with @tiscali.co.uk "Megan" wrote in message ... IN MY SPR I HAVE A DATE COLUMN. HOW CAN I SET UP A CONDITIONAL FORMAT THAT WILL TURN THE ROW INTO A COLOUR IF THE THE DATE IN THE COLUMN IS TODAYS DATE OR A DATE IN THE PAST? -- Kind regards Megan |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Conditional Formating Question | Excel Worksheet Functions | |||
COUNTA Conditional Formating question | Excel Discussion (Misc queries) | |||
Another Conditional Formating Question | Excel Worksheet Functions | |||
Easy Conditional Formating Question | Excel Discussion (Misc queries) | |||
Conditional Formating Question | Excel Discussion (Misc queries) |