View Single Post
 
Old 07-12-2023, 04:58 AM
ksor ksor is offline Windows 10 Office 2016
Advanced Beginner
 
Join Date: Feb 2018
Location: Århus V, Denmark
Posts: 78
ksor is on a distinguished road
Default

OK, it seems like I change something in the opening:


Code:
    ActiveWindow.DisplayGridlines = False
    Application.DisplayFormulaBar = False
    ActiveWindow.DisplayHeadings = False
If I comment these lines ... it works !

... but I don't think this have to do with anything in the FILE it's Excel settings - right ?

Last edited by ksor; 07-12-2023 at 09:51 PM.
Reply With Quote