NOTIFY USER ON DATES IN CELLS

  • Thread starter Thread starter dancer
  • Start date Start date
D

dancer

Is there a way in Excel to be notified on the date that is in a cell?

For example, several columns of text and numeric data and one column of
dates. On each date that appears in the date column you would be notified
in some fashion to check the data corresponding to that date?

Thanks
 
Dancer,

=IF(A2=TODAY(), "Hey, check out the data","")
COpy down.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top