View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Pranav Vaidya Pranav Vaidya is offline
external usenet poster
 
Posts: 180
Default Blink specific data in excel

you will have to write a macro that checks the expiry dates with the system
date and flash a message.
You can set this macro to run at a specific interval or on opening the
workbook etc.


Regards,
Pranav Vaidya

"Shafiq" wrote:

I have a list of products with their Expirty Date. I want when expiry date
near the current system date, a message blink on my desktop with list of
expiry date of products.