Click to See Complete Forum and Search --> : Two count() in one report from one table


hoyinso
August 24th, 2004, 05:56 AM
Hi ALL,

I want to have two count values in one report from one table.
the first count value can let the user to input the range of date and show the counting within that period.
and the second count want to show the counting before the to-date.
And this two count is group by country.

How can I do that ??

Thanks ALL