Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default Need to know formula to make expire in a year.

I was asked if I could create a spreadsheet where we could keep track of
vendors and when they took the safety training for our company. The training
is only good for one year. So I would have a date field. Then I was asked
if I could make it so a year from now the text would change color or
something, to let them know that the safety training had expired. Is there
some sort of formula or function that I could use for this?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11,501
Default Need to know formula to make expire in a year.

Try


Format|Conditional format
Formula is
=AND(A1<"",A1<TODAY()-365)
Pick a colour
OK

use format painter to paint this into the other cells

Mike

"tlbailey79" wrote:

I was asked if I could create a spreadsheet where we could keep track of
vendors and when they took the safety training for our company. The training
is only good for one year. So I would have a date field. Then I was asked
if I could make it so a year from now the text would change color or
something, to let them know that the safety training had expired. Is there
some sort of formula or function that I could use for this?

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default Need to know formula to make expire in a year.

Thank you so much. I think I was on the right path, I just couldn't figure
out which parts to change.

"Mike H" wrote:

Try


Format|Conditional format
Formula is
=AND(A1<"",A1<TODAY()-365)
Pick a colour
OK

use format painter to paint this into the other cells

Mike

"tlbailey79" wrote:

I was asked if I could create a spreadsheet where we could keep track of
vendors and when they took the safety training for our company. The training
is only good for one year. So I would have a date field. Then I was asked
if I could make it so a year from now the text would change color or
something, to let them know that the safety training had expired. Is there
some sort of formula or function that I could use for this?

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default Need to know formula to make expire in a year.

One last question, I think...what is format painter? I'm using Excel 2003.
I don't see that in any of my menus.

"Mike H" wrote:

Try


Format|Conditional format
Formula is
=AND(A1<"",A1<TODAY()-365)
Pick a colour
OK

use format painter to paint this into the other cells

Mike

"tlbailey79" wrote:

I was asked if I could create a spreadsheet where we could keep track of
vendors and when they took the safety training for our company. The training
is only good for one year. So I would have a date field. Then I was asked
if I could make it so a year from now the text would change color or
something, to let them know that the safety training had expired. Is there
some sort of formula or function that I could use for this?

  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11,501
Default Need to know formula to make expire in a year.

Sorry i should have explained.

If the formatting toolbar isn't visible then
View|Toolbars|Formatting

select the cell where you entered the CF then look on the formatting toolbar
and you'll see something that looks like a paintbrush
Click it

Click into any other cells you want the formatting painting in to and you
can drag by holding the left mouse button for multiple cells. the references
will change automatically.

Mike

"tlbailey79" wrote:

One last question, I think...what is format painter? I'm using Excel 2003.
I don't see that in any of my menus.

"Mike H" wrote:

Try


Format|Conditional format
Formula is
=AND(A1<"",A1<TODAY()-365)
Pick a colour
OK

use format painter to paint this into the other cells

Mike

"tlbailey79" wrote:

I was asked if I could create a spreadsheet where we could keep track of
vendors and when they took the safety training for our company. The training
is only good for one year. So I would have a date field. Then I was asked
if I could make it so a year from now the text would change color or
something, to let them know that the safety training had expired. Is there
some sort of formula or function that I could use for this?



  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,651
Default Need to know formula to make expire in a year.

Go on! Be brave! Type "format painter" into Excel help. [You don't have
to pay extra to use the facility.]

The same applies for many other questions. It's always worth trying Excel
help first. When you've done that, you can always come back and ask here if
there is something you don't understand in what help tells you.
--
David Biddulph

"tlbailey79" wrote in message
...
One last question, I think...what is format painter? I'm using Excel
2003.
I don't see that in any of my menus.

"Mike H" wrote:

Try


Format|Conditional format
Formula is
=AND(A1<"",A1<TODAY()-365)
Pick a colour
OK

use format painter to paint this into the other cells

Mike

"tlbailey79" wrote:

I was asked if I could create a spreadsheet where we could keep track
of
vendors and when they took the safety training for our company. The
training
is only good for one year. So I would have a date field. Then I was
asked
if I could make it so a year from now the text would change color or
something, to let them know that the safety training had expired. Is
there
some sort of formula or function that I could use for 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
Expire count down Sweetie[_2_] Excel Worksheet Functions 5 September 19th 08 05:02 AM
need formula 4 %change on both neg and pos movemnt year to year co suesolotel Excel Discussion (Misc queries) 4 January 13th 08 12:19 AM
Make Worksheets Given a Certain YEAR el zorro[_2_] Excel Discussion (Misc queries) 5 July 17th 07 11:57 PM
how do i calculate what i make in a year into an hour? Gaby Excel Worksheet Functions 3 June 13th 07 11:35 PM
How would I make a calendar template in Excel for the year 2006?? GHL Excel Worksheet Functions 5 January 21st 05 07:05 PM


All times are GMT +1. The time now is 10:03 AM.

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"