C
carl
I am new to Access.
Is it possible to create a report that does the following:
Is it possible to create a report that does the following:
Duane Hookom said: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.