Greetings,
I have a form that is used to invoice clients. The invoice amounts come from a SUM query because one hospital often submits more than one sample, but do not want to be billed indiv. for each sample.
I do need to list all records they are being billed for. (A sort of itemization of the SUMed amounts they see on the invoice).
However, using a subform I am showing all records/submissions from all hospitals with submissions.
Is there a way to to just list those records that should be included in each individual hospitals invoice?
(basically I need a sort of SUM function for text data to show all records that went in to make up the SUMed numerical totals, or a way for a subform or something to just list the records associated with that hospital)
thanks for the help,
mfpoore
I have a form that is used to invoice clients. The invoice amounts come from a SUM query because one hospital often submits more than one sample, but do not want to be billed indiv. for each sample.
I do need to list all records they are being billed for. (A sort of itemization of the SUMed amounts they see on the invoice).
However, using a subform I am showing all records/submissions from all hospitals with submissions.
Is there a way to to just list those records that should be included in each individual hospitals invoice?
(basically I need a sort of SUM function for text data to show all records that went in to make up the SUMed numerical totals, or a way for a subform or something to just list the records associated with that hospital)
thanks for the help,
mfpoore