G
Gale Coleman
Hello.
I have a report based off a crosstab query. The crosstab query lists all
application types which can be either "partial" or "full". The database
right now has only application types "full" in it. On my report I have two
fields, one called full and one called partial that is populated with the
count of application types from the crosstab query. Everything works
beautifully if there are one or more of each application type, if there are
none of one or the other, the report gives me an error.
What I am trying to do is write an IIf statement in the partial and full
field that says if there are no records matching please make this field = 0.
I am trying to write this IIf statement in the control source of the field
on the report. I have read and read on google, but still have not found my
answer. Any suggestions?
Thanks,
gmc
I have a report based off a crosstab query. The crosstab query lists all
application types which can be either "partial" or "full". The database
right now has only application types "full" in it. On my report I have two
fields, one called full and one called partial that is populated with the
count of application types from the crosstab query. Everything works
beautifully if there are one or more of each application type, if there are
none of one or the other, the report gives me an error.
What I am trying to do is write an IIf statement in the partial and full
field that says if there are no records matching please make this field = 0.
I am trying to write this IIf statement in the control source of the field
on the report. I have read and read on google, but still have not found my
answer. Any suggestions?
Thanks,
gmc