Hello,
Does anyone have any idea why this line of VBA:
ThisWorkbook.Theme.ThemeColorScheme.Save ("C:\myThemeColorScheme.xml")
works fine for me, the person that created the workbook, theme and macro but throws up a 'Permission Denied' error for anyone else?