I'm having a problem with a macro that won't run. I've recently upgraded to 2016. I tried running an one that I know works but it won't run. I've changed the security settings but it still won't run. Any ideas?
![]()
ActiveWorkbook.SaveAs Filename:=Sheets("Job Info").Range("D29") _ & Sheets("Job Info").Range("D28") & "\Data\" _ & Sheets("Job Info").Range("D28") & "_0ExpressData.xls", _ FileFormat:=xlNormal, CreateBackup:=False
Bookmarks