Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
Laura N
 
Posts: n/a
Default Function to find expired information

I am trying to create a function which will let me know when a particular
date has passed or expired. For example, a person has insurance which
expires on 4/30/06 - I want something that will let me know on 4/31/06 that
that person's insurance is expired. Maybe also create a macro that will
automatically filter all the expired's. Is there anyway to do this? I
tried VLOOKUP, I tried an IF function, but I'm just not sure exactly how to
write this.

Thanks a million!
  #2   Report Post  
Posted to microsoft.public.excel.newusers
JethroUK©
 
Posts: n/a
Default Function to find expired information

take a look at conditional formatting:

Select the column with the dates

FormatConditional Formatting

Cell Value Is Greater than =NOW()
Format Colour = Red

OK





"Laura N" wrote in message
. ..
I am trying to create a function which will let me know when a particular
date has passed or expired. For example, a person has insurance which
expires on 4/30/06 - I want something that will let me know on 4/31/06

that
that person's insurance is expired. Maybe also create a macro that will
automatically filter all the expired's. Is there anyway to do this? I
tried VLOOKUP, I tried an IF function, but I'm just not sure exactly how

to
write this.

Thanks a million!



  #3   Report Post  
Posted to microsoft.public.excel.newusers
JethroUK©
 
Posts: n/a
Default Function to find expired information

p.s. - maybe you should also have 28 days notice:

Cell Value Is Greater than =NOW()-28

Format Colour = Amber



"JethroUK©" wrote in message
...
take a look at conditional formatting:

Select the column with the dates

FormatConditional Formatting

Cell Value Is Greater than =NOW()
Format Colour = Red

OK





"Laura N" wrote in message
. ..
I am trying to create a function which will let me know when a

particular
date has passed or expired. For example, a person has insurance which
expires on 4/30/06 - I want something that will let me know on 4/31/06

that
that person's insurance is expired. Maybe also create a macro that will
automatically filter all the expired's. Is there anyway to do this? I
tried VLOOKUP, I tried an IF function, but I'm just not sure exactly how

to
write this.

Thanks a million!





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
Find a "9" within a range using a function (T/F) R. Choate Excel Discussion (Misc queries) 9 November 5th 05 04:35 PM
Find a "9" within a range using a function (T/F) R. Choate Excel Worksheet Functions 9 November 5th 05 04:35 PM
using VLOOKUP to compare 2 columns to find new information Jessica Excel Worksheet Functions 3 July 19th 05 02:59 AM
Excel option to store trendline's coefficients in cells for use Miguel Saldana Charts and Charting in Excel 9 June 20th 05 08:45 PM
Add "FIND LINKS" to EXCEL Audit function Ridgerunner_2 Excel Worksheet Functions 3 February 22nd 05 12:19 AM


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