highlight records on experation date( Excel 2003)

  • Thread starter Thread starter micky57
  • Start date Start date
M

micky57

I would like to create a spreasheet to control document numbers by experation
date. When experation date comes up, the records involved should be
highlighteColor).


Any ideas would be highly appreciated.

Regards

micky57
 
Used Conditional Formatting.
Use 'Formula Is' with a formula something like...
=$C1<=INT(NOW())
where column C contains the expirations dates.
 

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