Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 128
Default change color after 60 days

I have seen other posts for this but for some reason the suggestions did not
work for me. I created a sheet and my E column is "Check Date" ... I would
like to set it so the date will change to red 60 days after that date. ie,
check dated 01/04/08, will turn red on/after 03/05/08.
(excel 2003)
Thank you!!
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,058
Default change color after 60 days

Format Conditional Format FormulaIs:
=TODAY()-A159
and pick a red font. Adjust for cell address
--
Gary''s Student - gsnu200763


"kris" wrote:

I have seen other posts for this but for some reason the suggestions did not
work for me. I created a sheet and my E column is "Check Date" ... I would
like to set it so the date will change to red 60 days after that date. ie,
check dated 01/04/08, will turn red on/after 03/05/08.
(excel 2003)
Thank you!!

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 97
Default change color after 60 days

Hi,

Use Format conditional formatting
Formula Is
=E1+60<TODAY()
Pattern
Red ...

HTH
  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 427
Default change color after 60 days

This is a job for conditional formatting. In the cell you want to
change colors, click Format Conditional Formatting and a box will
open. Change the dropdown from "Cell Value Is" to "Formula is" and
enter this formula in the box:
=F4-E4=60
.... where F4 is the date cell and E4 is the check date: you may need
to change the references, of course. Then select the type of
formatting you want to apply when that condition occurs. You can
change the color of the background or change the color of the font,
for instance.

Dave O
Eschew obfuscation
  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 128
Default change color after 60 days

Thank you!!! Thank you!!! Thank you!!! Thank you!!!

"Gary''s Student" wrote:

Format Conditional Format FormulaIs:
=TODAY()-A159
and pick a red font. Adjust for cell address
--
Gary''s Student - gsnu200763


"kris" wrote:

I have seen other posts for this but for some reason the suggestions did not
work for me. I created a sheet and my E column is "Check Date" ... I would
like to set it so the date will change to red 60 days after that date. ie,
check dated 01/04/08, will turn red on/after 03/05/08.
(excel 2003)
Thank you!!



  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,345
Default change color after 60 days

With the date in say E5, select
Format Conditional format then change *Cell value is* to *formula is* and
enter:

=TODAY()E5+60

and then set the required format

--
HTH

Sandy
In Perth, the ancient capital of Scotland
and the crowning place of kings


Replace @mailinator.com with @tiscali.co.uk


"kris" wrote in message
...
I have seen other posts for this but for some reason the suggestions did
not
work for me. I created a sheet and my E column is "Check Date" ... I
would
like to set it so the date will change to red 60 days after that date.
ie,
check dated 01/04/08, will turn red on/after 03/05/08.
(excel 2003)
Thank you!!



  #7   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,651
Default change color after 60 days

What suggestions did you try? What was your formula? What result did you
get for what input?

"did not work" is not enough information for people to be able to tell what
you did wrong.

[Not just getting at you, but trying to help you and other users to get
value out of the group.]
--
David Biddulph

"kris" wrote in message
...
I have seen other posts for this but for some reason the suggestions did
not
work for me. I created a sheet and my E column is "Check Date" ... I
would
like to set it so the date will change to red 60 days after that date.
ie,
check dated 01/04/08, will turn red on/after 03/05/08.
(excel 2003)
Thank you!!



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
How to change the default of 30 days change history Andy Smith[_2_] Excel Discussion (Misc queries) 6 October 23rd 07 11:57 PM
Re Change 5 week days to 7 days in this formula pano Excel Worksheet Functions 7 February 1st 07 04:20 PM
How change days of change history tracking? DonSpmp Excel Worksheet Functions 3 August 25th 06 01:13 AM
I want any date 90 days or older from current date change color Big Abalone Excel Worksheet Functions 5 April 23rd 06 05:01 AM
How to change the default Border, Font Color, and Cell Color Elijah Excel Discussion (Misc queries) 3 November 2nd 05 11:52 PM


All times are GMT +1. The time now is 01:26 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"