RiaMelissaJaravata
Member
I attached here the sample workbook that has formulas :
=SUM(B2;B5:B9;B12:B16;B19:B23;B26:B30)
which sums values for weekdays, and formula:
=SUM(B3:B4;B10:B11;B17:B18;B24:B25;B31:B32)
which sums values for weekdays. Is there anyway to code that in macro? A code that will automatically sum values for weekends, and separately for weekdays, in any month? I hope you can help me. Thank you so much!!!
=SUM(B2;B5:B9;B12:B16;B19:B23;B26:B30)
which sums values for weekdays, and formula:
=SUM(B3:B4;B10:B11;B17:B18;B24:B25;B31:B32)
which sums values for weekdays. Is there anyway to code that in macro? A code that will automatically sum values for weekends, and separately for weekdays, in any month? I hope you can help me. Thank you so much!!!