I am creating an on-time delivery report and this is the code for one of the steps in my process
Sub NewDay()'
' NewDay Macro
' Button that initiates new day set up for on-time delivery reports
'
' Keyboard Shortcut: Ctrl+Shift+A
'
Sheets("Feb 23, 2018").Select
Sheets("Feb 23...