Dim folder As String folder = "B:\NCC\ntsd\cable\" & Format(Date, "mmmm") & "\" On Error Resume Next MkDir folder On Error GoTo 0 With ActiveWorkbook .SaveAs Filename:=folder & .Name End With
Dim folder As String folder = "B:\NCC\ntsd\cable\" & Format(Date, "mmmm") & "\" On Error Resume Next MkDir folder On Error GoTo 0 With ActiveWorkbook .SaveAs Filename:=folder & .Name End With
____________________________________________
Nihil simul inventum est et perfectum
Abusus non tollit usum
Last night I dreamed of a small consolation enjoyed only by the blind: Nobody knows the trouble I've not seen!
James Thurber