Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
tpen
 
Posts: n/a
Default can you create alerts to notify you when somethng "expires" in a .

I keep a data base which has a list of when certian things expire. Can you
create alerts to notify you when the expiration is approaching or when they
have expired.
  #2   Report Post  
Alan
 
Posts: n/a
Default

Conditional formatting is good for this sort of thing, look it up in Help to
make the cell with the date in it turn yellow when expiry is 2 weeks away,
red when one week away or whatever,
Regards,
"tpen" wrote in message
...
I keep a data base which has a list of when certian things expire. Can you
create alerts to notify you when the expiration is approaching or when
they
have expired.



  #3   Report Post  
Sunil Jayakumar
 
Posts: n/a
Default

Hi,

The easiest way would be to run a query on the database, match expiry date
against current date (use the Today() function), and use conditional
formatting to highlight any expired products.

I'd be glad to help out more if you could give me some more information.

Hope this helps

Sunil Jayakumar

"tpen" wrote in message
...
I keep a data base which has a list of when certian things expire. Can you
create alerts to notify you when the expiration is approaching or when
they
have expired.


www.ayyoo.com/loans.html


  #4   Report Post  
JulieD
 
Posts: n/a
Default

Hi

the easiest way to achieve this IMHO is via conditional formatting (of
course, you'll only see it when you open the workbook)
basically, say your dates start in cell G2 and go down the column and you
want to be advised if the expiry date falls in the next 15 days
select the dates, ensuring that row 2 is at the top of the screen
format / conditional formatting
choose
formula is
type
=AND($G2<=TODAY()+15,$G2=TODAY())
click on the format button - choose a format (cell background colour is
under patterns)
click OK twice

--
Cheers
JulieD
check out www.hcts.net.au/tipsandtricks.htm
....well i'm working on it anyway
"tpen" wrote in message
...
I keep a data base which has a list of when certian things expire. Can you
create alerts to notify you when the expiration is approaching or when
they
have expired.



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 do you create a complicated pivot table graph? Natalia Kozyura Charts and Charting in Excel 1 April 7th 05 02:52 AM
Can't create dynamic charts Brian Sells Charts and Charting in Excel 7 March 22nd 05 04:23 AM
Template in Excel prettytwin1 New Users to Excel 1 March 9th 05 09:22 PM
GETPIVOTDATA to create Purchase in specified month Andri Excel Worksheet Functions 5 February 20th 05 03:43 PM
trying to create Lost in reconcillation Excel Discussion (Misc queries) 2 December 19th 04 01:05 AM


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