Hello VoG,
I tried to apply the macro in my spreadsheet, I went to Developer > Visual Basic > Sheet1 > Worksheet (in right hand side), and modified the macro to
Sub dtest()
ActiveSheet.ScrollArea = "A1:S82"
End Sub
But nothing happens. I saved the file as a .xlsm file, restarted the program, but nothing. All is the same.