G
Guest
I don't know if anyone can help me, but any advice would be appreciated.
I've got a report that is called Service Report, it has a subreport called
ServiceSubreport. It is linked by Customer ID number, Service Address, and
Type of System. I have a from that has a button for each week, when you click
the button it is suppose to display all reports that have service for that
week. This all works but I have a tiny glitch that I want to fix.
This is what I get when I click the button:
Rec Center 2289 E. 500 S.
System Week Service Type of System
HWH 1 A B
CWS 1 A B
Rec Center 2289 E. 500 S.
System Week Service Type of
System
Boiler 1 W B
CWS #2 1 W B
This is what I want to get:
Rec Center 2289 E. 500 S.
System Week Service Type of
System
HWH 1 A B
CWS 1 A B
Boiler 1 W B
CWS #2 1 W B
Basically, I can get systems that have the same service to group on the
correct week, but since there are some systems that are serviced all year
("A"), in the summer ("S"), or in the winter ("W"), I need to be able to
display all systems that have A and W or A and S on the same report. Any
ideas on how to do this????
I've got a report that is called Service Report, it has a subreport called
ServiceSubreport. It is linked by Customer ID number, Service Address, and
Type of System. I have a from that has a button for each week, when you click
the button it is suppose to display all reports that have service for that
week. This all works but I have a tiny glitch that I want to fix.
This is what I get when I click the button:
Rec Center 2289 E. 500 S.
System Week Service Type of System
HWH 1 A B
CWS 1 A B
Rec Center 2289 E. 500 S.
System Week Service Type of
System
Boiler 1 W B
CWS #2 1 W B
This is what I want to get:
Rec Center 2289 E. 500 S.
System Week Service Type of
System
HWH 1 A B
CWS 1 A B
Boiler 1 W B
CWS #2 1 W B
Basically, I can get systems that have the same service to group on the
correct week, but since there are some systems that are serviced all year
("A"), in the summer ("S"), or in the winter ("W"), I need to be able to
display all systems that have A and W or A and S on the same report. Any
ideas on how to do this????