Calculating the number of working days between the dates in VBA using custom holidays [closed]
Closed 10 mins ago.
calculating the no. of working days between the dates – in VBA
I need to filter the overnight transaction (no of days equal to one working day ). in my dataset I have the start date column and end date column, i need to calculate no of working days between them with eliminating the weekend and special holidays. please give me a solution in VBA for this by considering the holidays assign.