Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
how do i get the cells to change colour once they have gone over set
parameters ie- a training schedule on a 12 month rota to automatically change to red once it has gone over a set date and thus will show as expired/due. ta. -- ob1kinob |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Have the cells highlighted, then click on FORMAT and Conditional Formatting.
You can set your parameters in the for colour and font, and have it based on a formula too if you want. "codfather" wrote: how do i get the cells to change colour once they have gone over set parameters ie- a training schedule on a 12 month rota to automatically change to red once it has gone over a set date and thus will show as expired/due. ta. -- ob1kinob |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
You can use conditional formatting to do this, available on the Format
menu. Please give further details of your requirements/cells used etc if you need further help. Pete On May 22, 2:18*pm, codfather wrote: how do i get the cells to change colour once they have gone over set parameters ie- a training schedule on a 12 month rota to automatically change to red once it has gone over a set date and thus will show as expired/due.. ta. -- ob1kinob |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
If you want it to calculate based on current date, in conditional formatting,
use formula is, then =your cell<now()-365 and format as red. If you want to be exact on yoru dates, go to Tools Add ins... and add the Analysis Toolpak. Use: = yourcell < EDATE(now(),-12) and format. "codfather" wrote: how do i get the cells to change colour once they have gone over set parameters ie- a training schedule on a 12 month rota to automatically change to red once it has gone over a set date and thus will show as expired/due. ta. -- ob1kinob |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
is there any automatic colour change function? | Excel Worksheet Functions | |||
I can't change the colour of cells any more. Why? | Excel Discussion (Misc queries) | |||
Criteria - Automatic Change Font or Fill Colour | Excel Worksheet Functions | |||
Change Font Colour Automatic When Formula Match | Excel Discussion (Misc queries) | |||
Automatic Colour of Cells in Excel | Excel Discussion (Misc queries) |