BallunarCrew
Programmer
I am working in Access 2007 and have a report that has a very large amount of data on it, grouped by one field. I am wondering if anyone has sample code that will allow me to have a button that expands a group of data rather than displaying all the data for a group at once.
Example:
What I have:
Group A
Detail line 1
Detail line 2
Detail line 3
Group B
Detail line 1
Detail line 2
What I want:
Group A btn: View Details
Group B btn: View Details
When I click the button for Group A it would expand and show the three detail lines. Same for the next group button.
I am thinking there might be a way to do this with the new interactive report view.
Anybody tried this?
Thanks.
Example:
What I have:
Group A
Detail line 1
Detail line 2
Detail line 3
Group B
Detail line 1
Detail line 2
What I want:
Group A btn: View Details
Group B btn: View Details
When I click the button for Group A it would expand and show the three detail lines. Same for the next group button.
I am thinking there might be a way to do this with the new interactive report view.
Anybody tried this?
Thanks.