C
ChrisP
I have a report that displays a service bill for a
particular customer. The service bill contains a list of
problems and their cost and for each problem a list of
parts and their cost.
My datareport keeps displaying the Problem info over and
over. I want to display the problem once and all the
parts for that problem. Can you help me. I haven't done
this stuff in 4 years.
Also, How can I pass the report a parameter? I want to be
able to pass it a customer# and it display that service
bill in the report. My data report is running off a query
which I statically assigned a customer# just to get it to
work.
Thanks alot ahead of time
particular customer. The service bill contains a list of
problems and their cost and for each problem a list of
parts and their cost.
My datareport keeps displaying the Problem info over and
over. I want to display the problem once and all the
parts for that problem. Can you help me. I haven't done
this stuff in 4 years.
Also, How can I pass the report a parameter? I want to be
able to pass it a customer# and it display that service
bill in the report. My data report is running off a query
which I statically assigned a customer# just to get it to
work.
Thanks alot ahead of time