Hi all,
I have a macro written that auto hides/unhides certain rows on certain sheets in my workbook based on a value in another cell on the "cover page" that is derived from a formula. This value changes based upon values of other cells. The particular values for this cell are "Small Scope", "Medium Scope", & "Full Development" as you will see in my macro below. My specific rows will auto hide/unhide based on those 3 values.
The macro works great, however, the the rows that it hides/unhides are grouped rows and when it unhides the rows, they all expand. Is there a way to achieve the same result and keep my rows collapsed once unhidden?
I'll put the macro and some screen shots of what im asking.
This is what I would like. All of the grouped rows collapsed.
Stage gate want.png
However, this is what it does when rows are unhidden. It expands all of the rows.
Stage gate dont want.PNG
Below is my macro. any help is appreciated. thanks in advance.
Bookmarks