T
Tara
I have a billing report that requires the data to be broken down by county
and service provided. Each county and service within that county are
required to have their own header that is repeated on each page as well as
their own billing total which needs to only show on the first page header for
that county/service. I could have the user choose a county and service from
a combo box and then run each report separately, however, the user would be
required to then run the report 12 different times, which will get
frustrating I'm sure. The only other solution I could come up with is to see
if I could instead make one command button that would run the report 12 times
using the various combinations of criteria, one right after the other. Is
this possible?
and service provided. Each county and service within that county are
required to have their own header that is repeated on each page as well as
their own billing total which needs to only show on the first page header for
that county/service. I could have the user choose a county and service from
a combo box and then run each report separately, however, the user would be
required to then run the report 12 different times, which will get
frustrating I'm sure. The only other solution I could come up with is to see
if I could instead make one command button that would run the report 12 times
using the various combinations of criteria, one right after the other. Is
this possible?