#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 54
Default change text colour

Is this possible to change text colour(say to blue) after 10hrs automatically.
so that next day when i open sheet & start working i can easily differentiate
yesterday's work.

Is there any other way to do this?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,696
Default change text colour

Well, you can use conditional formatting...

Format Conditional Formatting

Formula is... <NOW()-(10/24)

then click format button and do your formatting.

Of course, this means those cells will be blue perpetually...

So, you could put in a 2nd format that changed them back to whatever format
if <NOW()-(34/24)

"aditya" wrote:

Is this possible to change text colour(say to blue) after 10hrs automatically.
so that next day when i open sheet & start working i can easily differentiate
yesterday's work.

Is there any other way to do this?

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default change text colour

See Chip Pearson's site for how to set up an on-time macro event.

http://www.cpearson.com/excel/OnTime.aspx

But why don't you just select today's work and change the font before you
save and close?

You do save now and again, I hope.


Gord Dibben MS Excel MVP

On Mon, 1 Jun 2009 05:20:01 -0700, aditya
wrote:

Is this possible to change text colour(say to blue) after 10hrs automatically.
so that next day when i open sheet & start working i can easily differentiate
yesterday's work.

Is there any other way to do this?


  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 54
Default change text colour

hi Timmons,
i an facing difficulties..will you please elaborate?

(1)as soon as i put =now()-(10/24) in formula bar...a number like 39966.55
aapears. when should i use formating?

(2)what i exactly want is that whatever text i enter today in any cell
should turn blue tomorrow.

thanks in advance

"Sean Timmons" wrote:

Well, you can use conditional formatting...

Format Conditional Formatting

Formula is... <NOW()-(10/24)

then click format button and do your formatting.

Of course, this means those cells will be blue perpetually...

So, you could put in a 2nd format that changed them back to whatever format
if <NOW()-(34/24)

"aditya" wrote:

Is this possible to change text colour(say to blue) after 10hrs automatically.
so that next day when i open sheet & start working i can easily differentiate
yesterday's work.

Is there any other way to do this?

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 54
Default change text colour

i did this in conditional formating...but it didnot work.
please help again.

"Sean Timmons" wrote:

Well, you can use conditional formatting...

Format Conditional Formatting

Formula is... <NOW()-(10/24)

then click format button and do your formatting.

Of course, this means those cells will be blue perpetually...

So, you could put in a 2nd format that changed them back to whatever format
if <NOW()-(34/24)

"aditya" wrote:

Is this possible to change text colour(say to blue) after 10hrs automatically.
so that next day when i open sheet & start working i can easily differentiate
yesterday's work.

Is there any other way to do this?



  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,696
Default change text colour

39966.55 is 6/2/09 1:12 PM. You can just change the formattign to date/time
to see that part. So, I would assume you entered that formula at 11:12 PM on
6/2.

I did neglect to add the < for less than, so:

<=now()-(10/24)

If you were to have that formula in your cell at 9:00 AM on 6/23, it would
turn any cell with a value of 6/22 11:00 PM or earlier to blue (assuming your
format as such)

"aditya" wrote:

hi Timmons,
i an facing difficulties..will you please elaborate?

(1)as soon as i put =now()-(10/24) in formula bar...a number like 39966.55
aapears. when should i use formating?

(2)what i exactly want is that whatever text i enter today in any cell
should turn blue tomorrow.

thanks in advance

"Sean Timmons" wrote:

Well, you can use conditional formatting...

Format Conditional Formatting

Formula is... <NOW()-(10/24)

then click format button and do your formatting.

Of course, this means those cells will be blue perpetually...

So, you could put in a 2nd format that changed them back to whatever format
if <NOW()-(34/24)

"aditya" wrote:

Is this possible to change text colour(say to blue) after 10hrs automatically.
so that next day when i open sheet & start working i can easily differentiate
yesterday's work.

Is there any other way to do this?

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 Text Colour CT (Oxford, UK) Excel Discussion (Misc queries) 2 April 12th 09 12:18 PM
Change text colour [email protected] Charts and Charting in Excel 1 December 24th 07 09:04 AM
Change text colour according to number R.Demandt Excel Worksheet Functions 2 November 28th 06 08:24 AM
change text colour Jeff New Users to Excel 3 February 15th 06 05:53 AM
Change Colour OF Text??? James UK23 Excel Discussion (Misc queries) 1 May 19th 05 12:32 AM


All times are GMT +1. The time now is 09:51 PM.

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

About Us

"It's about Microsoft Excel"