Show / Hide details with variable groups

timstring

New Member
Joined
Feb 6, 2013
Messages
30
I have been all over this site and haven't found anything that fits my particular needs.

Here's the general lay of my data:

CountTechNumNameProblemWork Order
23274Kevin StedryFailed63665008_811
23274Kevin StedryFailed63758334_811
23327David BryanFailed915535_100
23327David BryanManual63771030_811
13363Carl JohnsonManual63765099_811
14289Jeff RobinsonFailed63716893_811

<tbody>
</tbody>
I want to filter out all of the rows where Count = 1. Also, as you can probably guess, I want to collapse the rest of the rows to the level of Tech Number. The groupings are going to change day by day. Please point me in the right direction.
 

Excel Facts

How to show all formulas in Excel?
Press Ctrl+` to show all formulas. Press it again to toggle back to numbers. The grave accent is often under the tilde on US keyboards.
Ok, I figured out how to filter and hide detail. Now, how would I go about building a macro where the groups vary in size?
 
Last edited:
Upvote 0

Forum statistics

Threads
1,214,944
Messages
6,122,387
Members
449,080
Latest member
Armadillos

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top