good evening,
I currently use the following vb:-
Sub savetab()
'
' savetab Macro
'
ActiveWorkbook.SaveAs Filename:="C:\times" & Application.PathSeparator & ActiveWorkbook.Sheets(1).Name
'
However i can only send this to my recipients as an xls...but before send the final draft, i need to use...