sanders720
Programmer
I have some data in a table, including three categories which are HOT, WARM and COLD. I would like to separate the data in my report based on all the items checked HOT, WARM and COLD - with a header.
Currently, I have headers setup for each, but I'm getting duplicate header information.
How is the data supposed to look. Does the data still go into detail? It must, or how would the program know to put multiple data instances in.
I would also like to add a fourth category to my report, but this uses a different table with similar information.
How can I integrate all of this into a report.
Thank you in advance for yor help...
Currently, I have headers setup for each, but I'm getting duplicate header information.
How is the data supposed to look. Does the data still go into detail? It must, or how would the program know to put multiple data instances in.
I would also like to add a fourth category to my report, but this uses a different table with similar information.
How can I integrate all of this into a report.
Thank you in advance for yor help...