Thanks allenm! That pointed it at the right sheet.
Then the next line of code gave me an error.
Code:
ActiveSheet.PivotTables("PivotTable3").SmallGrid = False
"Unable to get the PivotTables property of the worksheet class"
Thats what the error says. Why might this happen?