Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You can't use a function (since functions cannot change formats) and you
don't need one: Use Conditional Formatting instead. To turn cell A1 red whenever the value is actual select Conditional Formatting from the Format menu, then for condition1 select "formula is", then type in following formula: =A1NOW() Choose your format for this condition (red color cell shading) and push OK. That's it! If you want the cell to be blue in all other cases, just format it as normal. You can copy this cell as needed. The conditional formatting will be copied along. Cheers, Joerg Mochikun "Claudio Nacif" <Claudio wrote in message ... How do I can create a function that: IF a Date Actual Date Then Show a Red Cel Else Show a blue Cel If else |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Create popup alert based on date match | Excel Programming | |||
how do I do a Planned vs Actual start date & end date graph | Charts and Charting in Excel | |||
how do I do a Planned vs Actual start date & end date graph | Charts and Charting in Excel | |||
How do I create an alert of expiration date in Excel? | Excel Discussion (Misc queries) | |||
How to get actual date instead of [Date] to appear in Excel Heade. | Excel Discussion (Misc queries) |