Hi
I have part of a macro shown below that moves files into a new subfolder that ive created in a folder called backup.
It saves the workbook as NEWSUMMARY1.XLS no problem but im then trying to break the links after the file moved.
Any Ideas?
Sub PERIODEND()
Dim sName As Variant...