I'm looking for a way to have a macro trigger certain rows to hide/unhide when it is selected. The rows aren't always in the same place, depending on the data, but they do have the same values in the column I would be checking to hide/unhide. If the column was "A", and the values I was using to trigger the hide/unhide were 1,2,3 in descending order, how would I write the macro to hide/unhide those rows?

Thank you!