J
johan
Please help me out,
I'd created a selectquery with a count option which results in 'zero
records'.
This is oke, so that is not the problem.
But,...
Normally when there are records who match the count selectioncriteria
you see one record which shows the value.
In my case, because there are no matching records, I want to see the
number 0.
I do not know a solution, but it should be something like
expr: IIF(value of count records[dataveld] = zero ;0;value of
count records[dataveld])
so please please, is there a solution ??
ps. I need a query solution (no VBA etc..)
Thanks and regards,
Johan
I'd created a selectquery with a count option which results in 'zero
records'.
This is oke, so that is not the problem.
But,...
Normally when there are records who match the count selectioncriteria
you see one record which shows the value.
In my case, because there are no matching records, I want to see the
number 0.
I do not know a solution, but it should be something like
expr: IIF(value of count records[dataveld] = zero ;0;value of
count records[dataveld])
so please please, is there a solution ??
ps. I need a query solution (no VBA etc..)
Thanks and regards,
Johan