Below I have 2 parts of code I need added to the large module below. I have tried this several times an cannot seem to get it correct.
I no this is a little lengthy task but any help would be great
Sub save_file()
Dim wb As Workbook
Application.ScreenUpdating = False
Application.DisplayAlerts...