Chris Waller
Board Regular
- Joined
- Jan 18, 2009
- Messages
- 183
- Office Version
- 365
- Platform
- Windows
Hello,
I wonder if anyone can help e create a rolling 12 months stats table like the one below:
The date in the October 2014 column is created using the =now() formula which has been formatted to MMM-YYYY. In the columns for the preceding 11 months I have used the EOMONTH formula again formatted to MMM-YYYY. Every time we move to a new month the month name moves one column to the left. Ideally what I would like to do beneath each month is to create a formula that will pick up the corresponding information for that month. For example. Where any data is input on the spreadsheet column A for example for October 2014 the formula will count all the information input from the first day of the moth to the last day of the month. Similarly, the BF row must contain ALL the information that has been registered, but there is no date in the completed column.
The information on the Carried Forward row is the same information as the BF row, but this includes all the information recorded for that month, but still does not have a date in the completed column. I hope I have explained clearly enough for you to get your head around the information, if not please post back and I would be more than willing to help clarify any point that is not clear. TIA
[TABLE="width: 895"]
<colgroup><col width="128" style="width: 96pt; mso-width-source: userset; mso-width-alt: 3640;"> <col width="98" style="width: 74pt; mso-width-source: userset; mso-width-alt: 2787;"> <col width="89" style="width: 67pt; mso-width-source: userset; mso-width-alt: 2531;"> <col width="88" style="width: 66pt; mso-width-source: userset; mso-width-alt: 2503;" span="2"> <col width="87" style="width: 65pt; mso-width-source: userset; mso-width-alt: 2474;"> <col width="89" style="width: 67pt; mso-width-source: userset; mso-width-alt: 2531;" span="2"> <col width="84" style="width: 63pt; mso-width-source: userset; mso-width-alt: 2389;"> <col width="88" style="width: 66pt; mso-width-source: userset; mso-width-alt: 2503;" span="2"> <col width="89" style="width: 67pt; mso-width-source: userset; mso-width-alt: 2531;"> <col width="87" style="width: 65pt; mso-width-source: userset; mso-width-alt: 2474;"> <tbody>[TR]
[TD="width: 128, bgcolor: transparent"][/TD]
[TD="width: 98, bgcolor: transparent, align: right"]Nov-13[/TD]
[TD="width: 89, bgcolor: transparent, align: right"]Dec-13[/TD]
[TD="width: 88, bgcolor: transparent, align: right"]Jan-14[/TD]
[TD="width: 88, bgcolor: transparent, align: right"]Feb-14[/TD]
[TD="width: 87, bgcolor: transparent, align: right"]Mar-14[/TD]
[TD="width: 89, bgcolor: transparent, align: right"]Apr-14[/TD]
[TD="width: 89, bgcolor: transparent, align: right"]May-14[/TD]
[TD="width: 84, bgcolor: transparent, align: right"]Jun-14[/TD]
[TD="width: 88, bgcolor: transparent, align: right"]Jul-14[/TD]
[TD="width: 88, bgcolor: transparent, align: right"]Aug-14[/TD]
[TD="width: 89, bgcolor: transparent, align: right"]Sep-14[/TD]
[TD="width: 87, bgcolor: transparent, align: right"]Oct-14[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]BF[/TD]
[TD="bgcolor: transparent, align: right"]1[/TD]
[TD="bgcolor: transparent, align: right"]2[/TD]
[TD="bgcolor: transparent, align: right"]2[/TD]
[TD="bgcolor: transparent, align: right"]2[/TD]
[TD="bgcolor: transparent, align: right"]2[/TD]
[TD="bgcolor: transparent, align: right"]2[/TD]
[TD="bgcolor: transparent, align: right"]2[/TD]
[TD="bgcolor: transparent, align: right"]3[/TD]
[TD="bgcolor: transparent, align: right"]3[/TD]
[TD="bgcolor: transparent, align: right"]3[/TD]
[TD="bgcolor: transparent, align: right"]3[/TD]
[TD="bgcolor: transparent, align: right"]3[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]New
[/TD]
[TD="bgcolor: transparent, align: right"]1[/TD]
[TD="bgcolor: transparent, align: right"]1[/TD]
[TD="bgcolor: transparent, align: right"]1[/TD]
[TD="bgcolor: transparent, align: right"]1[/TD]
[TD="bgcolor: transparent, align: right"]1[/TD]
[TD="bgcolor: transparent, align: right"]1[/TD]
[TD="bgcolor: transparent, align: right"]1[/TD]
[TD="bgcolor: transparent, align: right"]1[/TD]
[TD="bgcolor: transparent, align: right"]1[/TD]
[TD="bgcolor: transparent, align: right"]1[/TD]
[TD="bgcolor: transparent, align: right"]1[/TD]
[TD="bgcolor: transparent, align: right"]23[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]Carried Forward
[/TD]
[TD="bgcolor: transparent, align: right"]2[/TD]
[TD="bgcolor: transparent, align: right"]2[/TD]
[TD="bgcolor: transparent, align: right"]2[/TD]
[TD="bgcolor: transparent, align: right"]2[/TD]
[TD="bgcolor: transparent, align: right"]2[/TD]
[TD="bgcolor: transparent, align: right"]2[/TD]
[TD="bgcolor: transparent, align: right"]3[/TD]
[TD="bgcolor: transparent, align: right"]3[/TD]
[TD="bgcolor: transparent, align: right"]3[/TD]
[TD="bgcolor: transparent, align: right"]3[/TD]
[TD="bgcolor: transparent, align: right"]3[/TD]
[TD="bgcolor: transparent, align: right"]7[/TD]
[/TR]
</tbody>[/TABLE]
I wonder if anyone can help e create a rolling 12 months stats table like the one below:
The date in the October 2014 column is created using the =now() formula which has been formatted to MMM-YYYY. In the columns for the preceding 11 months I have used the EOMONTH formula again formatted to MMM-YYYY. Every time we move to a new month the month name moves one column to the left. Ideally what I would like to do beneath each month is to create a formula that will pick up the corresponding information for that month. For example. Where any data is input on the spreadsheet column A for example for October 2014 the formula will count all the information input from the first day of the moth to the last day of the month. Similarly, the BF row must contain ALL the information that has been registered, but there is no date in the completed column.
The information on the Carried Forward row is the same information as the BF row, but this includes all the information recorded for that month, but still does not have a date in the completed column. I hope I have explained clearly enough for you to get your head around the information, if not please post back and I would be more than willing to help clarify any point that is not clear. TIA
[TABLE="width: 895"]
<colgroup><col width="128" style="width: 96pt; mso-width-source: userset; mso-width-alt: 3640;"> <col width="98" style="width: 74pt; mso-width-source: userset; mso-width-alt: 2787;"> <col width="89" style="width: 67pt; mso-width-source: userset; mso-width-alt: 2531;"> <col width="88" style="width: 66pt; mso-width-source: userset; mso-width-alt: 2503;" span="2"> <col width="87" style="width: 65pt; mso-width-source: userset; mso-width-alt: 2474;"> <col width="89" style="width: 67pt; mso-width-source: userset; mso-width-alt: 2531;" span="2"> <col width="84" style="width: 63pt; mso-width-source: userset; mso-width-alt: 2389;"> <col width="88" style="width: 66pt; mso-width-source: userset; mso-width-alt: 2503;" span="2"> <col width="89" style="width: 67pt; mso-width-source: userset; mso-width-alt: 2531;"> <col width="87" style="width: 65pt; mso-width-source: userset; mso-width-alt: 2474;"> <tbody>[TR]
[TD="width: 128, bgcolor: transparent"][/TD]
[TD="width: 98, bgcolor: transparent, align: right"]Nov-13[/TD]
[TD="width: 89, bgcolor: transparent, align: right"]Dec-13[/TD]
[TD="width: 88, bgcolor: transparent, align: right"]Jan-14[/TD]
[TD="width: 88, bgcolor: transparent, align: right"]Feb-14[/TD]
[TD="width: 87, bgcolor: transparent, align: right"]Mar-14[/TD]
[TD="width: 89, bgcolor: transparent, align: right"]Apr-14[/TD]
[TD="width: 89, bgcolor: transparent, align: right"]May-14[/TD]
[TD="width: 84, bgcolor: transparent, align: right"]Jun-14[/TD]
[TD="width: 88, bgcolor: transparent, align: right"]Jul-14[/TD]
[TD="width: 88, bgcolor: transparent, align: right"]Aug-14[/TD]
[TD="width: 89, bgcolor: transparent, align: right"]Sep-14[/TD]
[TD="width: 87, bgcolor: transparent, align: right"]Oct-14[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]BF[/TD]
[TD="bgcolor: transparent, align: right"]1[/TD]
[TD="bgcolor: transparent, align: right"]2[/TD]
[TD="bgcolor: transparent, align: right"]2[/TD]
[TD="bgcolor: transparent, align: right"]2[/TD]
[TD="bgcolor: transparent, align: right"]2[/TD]
[TD="bgcolor: transparent, align: right"]2[/TD]
[TD="bgcolor: transparent, align: right"]2[/TD]
[TD="bgcolor: transparent, align: right"]3[/TD]
[TD="bgcolor: transparent, align: right"]3[/TD]
[TD="bgcolor: transparent, align: right"]3[/TD]
[TD="bgcolor: transparent, align: right"]3[/TD]
[TD="bgcolor: transparent, align: right"]3[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]New
[/TD]
[TD="bgcolor: transparent, align: right"]1[/TD]
[TD="bgcolor: transparent, align: right"]1[/TD]
[TD="bgcolor: transparent, align: right"]1[/TD]
[TD="bgcolor: transparent, align: right"]1[/TD]
[TD="bgcolor: transparent, align: right"]1[/TD]
[TD="bgcolor: transparent, align: right"]1[/TD]
[TD="bgcolor: transparent, align: right"]1[/TD]
[TD="bgcolor: transparent, align: right"]1[/TD]
[TD="bgcolor: transparent, align: right"]1[/TD]
[TD="bgcolor: transparent, align: right"]1[/TD]
[TD="bgcolor: transparent, align: right"]1[/TD]
[TD="bgcolor: transparent, align: right"]23[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]Carried Forward
[/TD]
[TD="bgcolor: transparent, align: right"]2[/TD]
[TD="bgcolor: transparent, align: right"]2[/TD]
[TD="bgcolor: transparent, align: right"]2[/TD]
[TD="bgcolor: transparent, align: right"]2[/TD]
[TD="bgcolor: transparent, align: right"]2[/TD]
[TD="bgcolor: transparent, align: right"]2[/TD]
[TD="bgcolor: transparent, align: right"]3[/TD]
[TD="bgcolor: transparent, align: right"]3[/TD]
[TD="bgcolor: transparent, align: right"]3[/TD]
[TD="bgcolor: transparent, align: right"]3[/TD]
[TD="bgcolor: transparent, align: right"]3[/TD]
[TD="bgcolor: transparent, align: right"]7[/TD]
[/TR]
</tbody>[/TABLE]