in reply to searching items in a row based on time and date

Do you have the problem managing the dates or counting the number of occurence of each letter? Since your reecords appear to be sorted in the right date order, it should really not be difficult identifying the records you need look at and then extract data from them.
  • Comment on Re: searching items in a row based on time and date