I am hoping that someone can tell me what I am missing - I have this macro and everything works just fine except that it doesn't actually SAVE anything - just goes through the motions... Here is what I have -
Sub getFolder()
Dim filepath As String
Dim newFldrDia As FileDialog
Dim filename1...