My problem:
I have a set of reports that are created by a lot of queries. These reports collect together a bunch of information to create a totals section, my current problem is that there will not always be values for every field for each of the specific ways in which data needs to be connected (for example, 3 of my main categories are: full-time labour, part-time labour, and contract labour) If I have an expression to total all the labour on a certain job it would like like [fulltimelabour] + [parttimelabour] + [Contractlabour]. If any of the values does not contain a record, my totals bar will remain empty on both my query and my report. Is there a way to set these values to zero if there is not a number associated with them?
Thanks ahead of time,
ConfusedA
I have a set of reports that are created by a lot of queries. These reports collect together a bunch of information to create a totals section, my current problem is that there will not always be values for every field for each of the specific ways in which data needs to be connected (for example, 3 of my main categories are: full-time labour, part-time labour, and contract labour) If I have an expression to total all the labour on a certain job it would like like [fulltimelabour] + [parttimelabour] + [Contractlabour]. If any of the values does not contain a record, my totals bar will remain empty on both my query and my report. Is there a way to set these values to zero if there is not a number associated with them?
Thanks ahead of time,
ConfusedA