Hi,

Hopefully a simple question. I have multiple buttons on my excel form which when clicked, unhide specific rows.

Currently, all of the rows are consecutive so my formula would state (70:78) for example to unhide rows 70-78.

How would I change this if I want the macro to unhide rows 70-78 and row 80?

Thank you.