D
Denver
I have a checkbox field name Include:Sum(IIF([Include]=0,0,1)) and in have
this expression in my QBE
i want to count the number of TRUE value or the Yes value in my checkbox.
in my queries i've checked the data it is correct or it counts will the true
value
but when I pass it to the report it doesnt give me the correct count.
for example I have 12,330 records so when i uncheck 5 records it should
subtract
5 so it appears in my report as 12,325. but what appears i the report is
12,328. Do i miss something on my queries or do i mis something in my reports.
Thanks for any help i appreciate
this expression in my QBE
i want to count the number of TRUE value or the Yes value in my checkbox.
in my queries i've checked the data it is correct or it counts will the true
value
but when I pass it to the report it doesnt give me the correct count.
for example I have 12,330 records so when i uncheck 5 records it should
subtract
5 so it appears in my report as 12,325. but what appears i the report is
12,328. Do i miss something on my queries or do i mis something in my reports.
Thanks for any help i appreciate