Hi
I have the following macro but im trying to get it to notify me if its read only when opening.
How do I do this and can it be tidied up?
Declare the variables
Dim MyPath As String
Dim MyFile As String
Dim LatestFile As String
Dim LMD As Date
'Specify the...