Thread: Dates test
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ron2 Ron2 is offline
external usenet poster
 
Posts: 1
Default Dates test

Am trying to come up with a single cell formula (as
opposed to a macro) that finds the maximum date from a
range of 50 date cells (A1:A50) that falls between two
dates that are listed in 2 separate date cells (B1 and
C1).

Thanks in advance.

Ron