Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I work in the medical field. I would like to monitor the expiration date of
medical supplies. I want to compare the expiration date to the current date then be alarmed, notified, alerted, e-mailed or some method of knowing the expiration date has arrived. |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Dana, just to be clear, do you have a worksheet that contains medical supply
data (e.g., description of medical supply, expiration date of supply)? If so, is this worksheet updated (i.e., opened) on a daily basis? The reason I ask is that there needs to be an event (like opening the worksheet) to which we can associate the code that checks the supply expiration dates against the current date. You could potentially have some code that automatically runs each time the supplies worksheet is opened and provides you with a printable summary list of all supplies that have expired (i.e., expiration date precedes current date) or will expire within a short time (you can specify the interval like 2 days for example). "EMS Dana" wrote: I work in the medical field. I would like to monitor the expiration date of medical supplies. I want to compare the expiration date to the current date then be alarmed, notified, alerted, e-mailed or some method of knowing the expiration date has arrived. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
monitoring use | Excel Discussion (Misc queries) | |||
Excel Conditional Formatting - Two Dates Comparison | Excel Discussion (Misc queries) | |||
Monitoring Data | Excel Discussion (Misc queries) | |||
monitoring a changing range of cells | Excel Discussion (Misc queries) | |||
monitoring a changing range of cells | Excel Worksheet Functions |