L
Losse
I was messing around in Excel and accidentally deleted all of my macros
I think. I used:
Application.DisplayAlerts=False
ThisWorkbook.ChangeFileAccess xlReadOnly
Kill ThisWorkbook.FullName
ThisWorkbook.Close False
Is there anyway I can get them back?
I think. I used:
Application.DisplayAlerts=False
ThisWorkbook.ChangeFileAccess xlReadOnly
Kill ThisWorkbook.FullName
ThisWorkbook.Close False
Is there anyway I can get them back?