View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
horinemj horinemj is offline
external usenet poster
 
Posts: 5
Default input date as date in formula

I would like to use the date that text is entered into a cell as the criteria for a formula. A "C" is entered to indicate that a particular record is "Canceled" - If it was entered today()-7, I'd like it to show a status of "New Cancellation", otherwise, "Canceled".

Is this possible?

TIA,
Jill.