Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi, I need to change font colours @ 15 minute incrimants.
if c1 is 05:00 how do I get the font to change colour if d1 is by 15,30,45,60,75,80 minutes etc. Blue if by 15, red if by 30, yellow if by 45 etc. I hope you understand this explanation. Thank you in advance, Extreme novice. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi,
you can use conditional formatting. In Excel 2003 you can only have three conditional formats, but if you're using 2007, there are more. in 2003: select C1, click Format - Conditional formatting, select "Formula is" and enter =$D$1-$C$1TIME(0,15,0) click the format button to select a font color. then click ADD to add another condition for the next increment =$D$1-$C$1TIME(0,30,0) Does that help? "Rico Turkses the 3rd" wrote: Hi, I need to change font colours @ 15 minute incrimants. if c1 is 05:00 how do I get the font to change colour if d1 is by 15,30,45,60,75,80 minutes etc. Blue if by 15, red if by 30, yellow if by 45 etc. I hope you understand this explanation. Thank you in advance, Extreme novice. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Change cell font color if time is by 15 minute intervals upto 2h | Excel Discussion (Misc queries) | |||
Change cell font color if time is by 15 minute intervals upto 2hr | Excel Worksheet Functions | |||
Change Font Size on Multiple Charts at the same time | Charts and Charting in Excel | |||
convert time from 60 minute hour to 100 minute hour | Excel Discussion (Misc queries) | |||
Excel 2003 font colours and cell colours | Excel Discussion (Misc queries) |