Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I don't know if this needs to be VBA condition a macro or a conditional
format on the cell or ?? I don't know how to format what I want to do. If the word "completed" is in cell E5 (actually in the E Column) Then then date in the corresponding row C cell is invisible or text is white so it won't show) I already have 3 conditional formats in these columns =$E$5="Overdue" RED =$E$5="Pending" Orange =$E$5="Completed" Green ===================================== =AND(C4-TODAY()=15,C4-TODAY()<=30) Yellow Back =AND(C4-TODAY()=2,C4-TODAY()<=14) Orange Back =AND(C4-TODAY()<=1) RED ====================================== Please help me write the format... Thanks! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Force a field to be completed | Excel Worksheet Functions | |||
change invisible bars back to visible | Charts and Charting in Excel | |||
Number of tasks completed in a specific time frame | Excel Discussion (Misc queries) | |||
excel document is invisible | Excel Discussion (Misc queries) | |||
Why are Excel 2003 chart arrows and lines invisible with little c. | Charts and Charting in Excel |