View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bdadmin Bdadmin is offline
external usenet poster
 
Posts: 4
Default Date Range displayed in header

I am attempting to put the range of MIN and MAX dates pulled from a column. I
would like it to look like:

Date Range: 9/6/2006 - 10/26/2006

from a column like this:

Date
09/06/2006
09/06/2006
09/10/2006
10/12/2006
10/26/2006

Thanks in advance
BD