Hello all you brilliant, experienced people! I'm using Crystal Reports 2008
I have two different situations in which I need to have the LAST results of two different fields displayed in the page header. I need to have the total number of samples posted at the top and I need to have the date range of the samples listed at the top, either in the Page header or in the Report Header:
# Sample ID Silver Copper Lead Date: Troy Oz / ton % % 1 Sample 1 23.4 0.520 6.96 01/03/2014 2 Sample 2 23.4 0.543 7.23 01/06/2014 3 Sample 3 23.3 0.519 6.94 01/07/2014 4 Sample 4 23.8 0.521 6.94 01/08/2014So, in the above case, I would need to be able to have:
- the "4" from the first column posted at the top as the total # of Samples
and
- the 01/03/2014 and 01/08/2014 both listed as the date range of the samples.
It's easy to get the first date. I don't know how to post the final date. Or the # of Samples.
PLEASE HELP!!!!
Thanks.