I have a macro that was running flawlessly until I added some simple code to hide and unhide certain rows. That part of the code works a intended. I have the statement "On error resume next" just before the statement "ActiveSheet.ShowAllData" to skip sheets that don't have filters (I'm looping...