You can do this in your query or in your report. You would need to apply the
appropriate ()s and there might be issues with possible Nulls in the field
values.
BTW: calculating across fields like this sometimes suggests un-normalized
table structures.
You can do this in your query or in your report. You would need to apply the
appropriate ()s and there might be issues with possible Nulls in the field
values.
BTW: calculating across fields like this sometimes suggests un-normalized
table structures.