Kindly need help.
I want auto compute the start date and end date in my data.
But when it generate it will include the sunday and holidays.
Sub Scheduling()Dim LastRow, LastCol, IMAN, IMAN_last, MINqty, day As Long
Dim qty_D, qty_W, qty_PO, NumDays, Capa_W As Long
Dim x As Long
Dim...