Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default time = say 05:00, how do I change font colours at 15 minute incrim

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   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4
Default time = say 05:00, how do I change font colours at 15 minute incrim

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Change cell font color if time is by 15 minute intervals upto 2h Rico Turkses the 3rd Excel Discussion (Misc queries) 2 November 4th 09 03:31 PM
Change cell font color if time is by 15 minute intervals upto 2hr Rico Turkses the 3rd[_2_] Excel Worksheet Functions 6 November 1st 09 12:54 AM
Change Font Size on Multiple Charts at the same time JessM Charts and Charting in Excel 1 October 3rd 09 08:46 AM
convert time from 60 minute hour to 100 minute hour Jboerding Excel Discussion (Misc queries) 2 July 6th 05 11:30 PM
Excel 2003 font colours and cell colours bretta Excel Discussion (Misc queries) 1 April 17th 05 03:45 AM


All times are GMT +1. The time now is 02:49 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"