Sub CreateNewExcelWorkbook()
Dim wb As Workbook
Set wb = Workbooks.Add
' now if you want to save this new workbook
' save it by providing the full name of the file
wb.SaveAs "C:\abc\temp.xlsx"
End Sub
VBA Outlook KPI Excel Alt+F11 Dashboards Macros Recording Graphs Automation Developer WaterFall Powerpoint Charts Pivot Tables Forecast Charts