N
niuginikiwi
Hi,
I have a report that is based on a query. On the report footer I have a
txtAvg (=Avg([HDays]) which is a calculated field in the query that is on
the report. This calculated field is based on two date fields (ie number of
days between two dates). If one date isn't entered there is no value.
What I want to do is have the average of HDays calculated excluding all
values that are equal to zero or null.
I know this will be easy but I just can't figure it out.
Thanks for any help I may get.
I have a report that is based on a query. On the report footer I have a
txtAvg (=Avg([HDays]) which is a calculated field in the query that is on
the report. This calculated field is based on two date fields (ie number of
days between two dates). If one date isn't entered there is no value.
What I want to do is have the average of HDays calculated excluding all
values that are equal to zero or null.
I know this will be easy but I just can't figure it out.
Thanks for any help I may get.