Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
LMB
 
Posts: n/a
Default If expired, change color

Hi Guys,

Using Excel 2000. I have a sheet that has dates of annual and bi-annual
certificates. I would like the font color to change if the date on the
sheet is expired. Can I set this up by column since some columns expire in
1 year and others in 2?

The other issue is that if the certificate date is 10/15/05, the actual
expiration date is at the end of the month for both 1 and 2 year renewals.

Thanks,
Linda


  #2   Report Post  
Gary''s Student
 
Posts: n/a
Default If expired, change color

I suggest that you explicitly include both the issue and expiration dates in
separate cells. If the issue date is in A1, then the expiration date is :

=DATE(YEAR(A1)+1,MONTH(A1)+1,1)-1 for one year

Then use conditional formatting to compare expiration date to TODAY()


b.t.w use YEAR(A1)+2 for two years.
--
Gary''s Student


"LMB" wrote:

Hi Guys,

Using Excel 2000. I have a sheet that has dates of annual and bi-annual
certificates. I would like the font color to change if the date on the
sheet is expired. Can I set this up by column since some columns expire in
1 year and others in 2?

The other issue is that if the certificate date is 10/15/05, the actual
expiration date is at the end of the month for both 1 and 2 year renewals.

Thanks,
Linda



  #3   Report Post  
LMB
 
Posts: n/a
Default If expired, change color

Thanks,

I'll give that a try!

Linda

"Gary''s Student" wrote in message
...
I suggest that you explicitly include both the issue and expiration dates
in
separate cells. If the issue date is in A1, then the expiration date is :

=DATE(YEAR(A1)+1,MONTH(A1)+1,1)-1 for one year

Then use conditional formatting to compare expiration date to TODAY()


b.t.w use YEAR(A1)+2 for two years.
--
Gary''s Student


"LMB" wrote:

Hi Guys,

Using Excel 2000. I have a sheet that has dates of annual and bi-annual
certificates. I would like the font color to change if the date on the
sheet is expired. Can I set this up by column since some columns expire
in
1 year and others in 2?

The other issue is that if the certificate date is 10/15/05, the actual
expiration date is at the end of the month for both 1 and 2 year
renewals.

Thanks,
Linda





  #4   Report Post  
David McRitchie
 
Posts: n/a
Default If expired, change color

Hi Linda,
For some help with the conditional formatting part see
http://www.mvps.org/dmcritchie/excel/condfmt.htm

The dates leaves quite a bit of interpretation, but if you
wanted to compare a date to today's date you might
use TODAY() in your formula.
---
HTH,
David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001]
My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm
Search Page: http://www.mvps.org/dmcritchie/excel/search.htm

"Gary''s Student" wrote in message
...
I suggest that you explicitly include both the issue and expiration dates in
separate cells. If the issue date is in A1, then the expiration date is :

=DATE(YEAR(A1)+1,MONTH(A1)+1,1)-1 for one year

Then use conditional formatting to compare expiration date to TODAY()


b.t.w use YEAR(A1)+2 for two years.
--
Gary''s Student


"LMB" wrote:

Hi Guys,

Using Excel 2000. I have a sheet that has dates of annual and bi-annual
certificates. I would like the font color to change if the date on the
sheet is expired. Can I set this up by column since some columns expire in
1 year and others in 2?

The other issue is that if the certificate date is 10/15/05, the actual
expiration date is at the end of the month for both 1 and 2 year renewals.

Thanks,
Linda





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 color dependin on date ... T. Denford Excel Worksheet Functions 4 April 13th 05 01:59 AM
change the color of points in 3D surface chart using VBA liontrader Charts and Charting in Excel 1 March 31st 05 03:09 AM
background color of my cell does not change Colorblinded Excel Discussion (Misc queries) 2 March 27th 05 04:55 PM
How do I change the highlight color of selected menu items? PepperVL Excel Discussion (Misc queries) 1 March 12th 05 02:13 PM
Allow users to change the color of the comment indicator color so. DanC Excel Discussion (Misc queries) 1 February 25th 05 05:15 PM


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