Thank you, that works like a charm!

I have one question though, how do I go about assigning multiple functions to the same Combo Box? I ask this because this same Box that hides the row visibility also controls sheet visibility.

I tried to use End Sub and start another Private Sub with the same Box name, but then I get an " Ambiguous Name" error.