Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I would like to have a close out date entered then when entered
If the date is 30 days or more from the current date the closeout block becomes red behind the date If the date is 90 days or more from the current date the closeout block becomes Yellow behind the date If the date is before the current date the closeout block becomes Green behind the date Also would like the spreadsheet to sort the rows based on the color of the block and then by alphabetical Red = Within 30 days AFTER C/O Yellow = Within 90 days BEFORE C/O Green = Current Thanks Chris |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
On Jul 6, 10:17 am, " wrote:
I would like to have a close out date entered then when entered If the date is 30 days or more from the current date the closeout block becomes red behind the date If the date is 90 days or more from the current date the closeout block becomes Yellow behind the date If the date is before the current date the closeout block becomes Green behind the date Also would like the spreadsheet to sort the rows based on the color of the block and then by alphabetical Red = Within 30 days AFTER C/O Yellow = Within 90 days BEFORE C/O Green = Current Thanks Chris Chris, Search the Excel Help for Conditional Formatting. Conditional Formatting will allow you to input up to 3 conditions will accompanying formats. If you want more than 3 conditions, then you'll need to write a small macro for that. Matt |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
see response in public.excel
-- HTH Bob (there's no email, no snail mail, but somewhere should be gmail in my addy) wrote in message oups.com... I would like to have a close out date entered then when entered If the date is 30 days or more from the current date the closeout block becomes red behind the date If the date is 90 days or more from the current date the closeout block becomes Yellow behind the date If the date is before the current date the closeout block becomes Green behind the date Also would like the spreadsheet to sort the rows based on the color of the block and then by alphabetical Red = Within 30 days AFTER C/O Yellow = Within 90 days BEFORE C/O Green = Current Thanks Chris |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
vba for color coding | Excel Worksheet Functions | |||
color coding | Excel Discussion (Misc queries) | |||
color coding | Excel Discussion (Misc queries) | |||
color coding | Excel Discussion (Misc queries) | |||
Color coding | Excel Discussion (Misc queries) |