I have a header set up in a master spreadsheet in which I run different macros off of to sort the information differently. When I run the macros, the bottom portion of my header
I just figured it out. I had to remove
Header:=xlYes
and add
ActiveSheet.PageSetup.TopMargin = 90