Hi all,

I am having trouble coming up with code that allows me to create buttons that toggles between hide/unhidden rows, relative to where the button is.

Basically, i am trying to make it 2 buttons side by side, where button 1 will hide/unhide rows 2-6 below the button when clicked, button 2 will hide/unhide rows 7-11 below the button when clicked.

Does anyone have experience with this sort of thing?

Thanks