I have a "Request" form that includes an "Equipment" subform where the user can enter devices and their costs of items they want from inventory. The relationship of the two tables is by REQUEST# and the user can print their report based on this request#. Therefore, for each request, the subform displays different info.
I would like to total the Costs of only the info in the subform on each Report.
Can this be done?
I would like to total the Costs of only the info in the subform on each Report.
Can this be done?