I have a worksheet in which I have two macros one of which hides rows 11,12,18,19 and the second macro unhides them.

I would like to combine these into one macro which when run will unhide the rows if they are hidden and hide them if they are not.