Hello, I have a few challenges that I need your help with. I have a daily sales log which i have to convert to provide data in three different formats:
1) weekly - sum 7 consecutive days from a starting date;
2) weekly - starting 1st of each month and up to including Sunday of that week. The working week is from Monday to Sunday, but if 1st of the month is, say, Friday then it has to start from Friday and up to including week ending Sunday, so 3 days trading for that week. So week ending dates from the 1st will be displayed as header.
3) monthly - starting from the 1st and up to including last day of the month. Regardless on what day the month ends, it has to be up the last day of the month.
The cells in blue are currently all manual SUM values. I t would be great if there were dynamic functions that could do the heavy lifting as and all the dates should be driven from data in row 2 (Daily Units Sold).
Thank you!
1) weekly - sum 7 consecutive days from a starting date;
2) weekly - starting 1st of each month and up to including Sunday of that week. The working week is from Monday to Sunday, but if 1st of the month is, say, Friday then it has to start from Friday and up to including week ending Sunday, so 3 days trading for that week. So week ending dates from the 1st will be displayed as header.
3) monthly - starting from the 1st and up to including last day of the month. Regardless on what day the month ends, it has to be up the last day of the month.
The cells in blue are currently all manual SUM values. I t would be great if there were dynamic functions that could do the heavy lifting as and all the dates should be driven from data in row 2 (Daily Units Sold).
Thank you!