a name in my wksheets to schedule it to b hilited in 90 days ?

  • Thread starter Thread starter Excel green 1
  • Start date Start date
E

Excel green 1

Co-worker asked:" How do I tag a name in Excel, to have that name show-up
after 90 days in a highlighted format ( to catch my attention) ? e.g. almost
like a reminder for a scheduled 90 day appointment. thanks...
 
use conditional formatting, use formula: =now() > 3/16/09 or whatever date is
90 days after you want.
 
Back
Top