View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
jen-chi jen-chi is offline
external usenet poster
 
Posts: 3
Default Between two dates

I have three dates on the spreadsheet and I need to know if the third date is
within the parameters of the first two...

Column J = 03/21/07 (start date)
column K = 05/15/07 (end date)
column T = 03/06/07 (date to be checked)

I need a forumla that will tell me if the third date is within the first
two. Please help