View Single Post
  #5   Report Post  
Tee51 Tee51 is offline
Junior Member
 
Posts: 19
Default

Quote:
Originally Posted by Spencer101 View Post
Amend the same formula, to include it. You'd need to use AND for that.

=AND($A1=today()-6,F1<"Closed")

Change F to whichever column your "Closed" is recorded in if not F.

Hope that helps.
When using =AND($A1=today()-6,F1<"Closed"), the format changes...see attached.