Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

report help...

Status
Not open for further replies.

grassaj

Programmer
Mar 1, 2002
17
US
I have data in a table, and I would like to display data in groups- for instance I have 10 samples under GroupID#10, and I want to display all of them in one detail instance and create a graph for them. Also, there is info about them, such as name, user, etc. that I would like to display at the top. Is there any way to do this?
 
In the report design view open up the sorting and grouping box and add GroupID into the table. Down below select Yes for group header/footer. This will group your data as you require. You can then put your common group data in the group header section.
Best Regards,
Mike
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top