View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Bernard Liengme[_2_] Bernard Liengme[_2_] is offline
external usenet poster
 
Posts: 563
Default HOw do I include "reminders"on my excel sheets?

Have a look at Format | Conditional Formatting
This lets you , for example, have data in a cell show in red if the date is
say less than 10 days from today

Formula Is =A1-Today()<10.... Format as required

--
www.stfx.ca/people/bliengme


"Armandoso" wrote:

I want to know if I can create some sort of a spread sheet on witch I could
be reminded of the actualization of my data.