Hello
I have a basic understanding of spreadsheets and formulas but am out of my depth and need your help and advice!
I have a workbook that has multiple spreadsheets. The first is a summary sheet, the others are for each year. I would like the summary sheet to show the number of times a type of job is won per month.
At the moment when the job is won, on the Year Worksheet (e.g. 2017) I put the month and year it was won in Column A (e.g. 1.18 for January 2018, 11.17 for November 2017, 9.16 for September 2016 etc) and the type of job in Column M.
A job might be listed on one worksheet (e.g. 2017) but it might be won in January 2018 meaning Column A will show as 1.18.
I hope this makes sense, and I appreciate any help you can give me.
ThanksWORKSHEET 'SUMMARY'[TABLE="class: grid, width: 500, align: left"]
<tbody>[TR]
[TD][/TD]
[TD="align: center"]A[/TD]
[TD="align: center"]B[/TD]
[TD="align: center"]C[/TD]
[TD="align: center"]D[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD="align: center"]Month Won[/TD]
[TD="align: center"]Month Won[/TD]
[TD="align: center"]Month Won[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]Job Type[/TD]
[TD="align: center"]6.16[/TD]
[TD="align: center"]4.17[/TD]
[TD="align: center"]1.18[/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD]Washing[/TD]
[TD="align: center"]1[/TD]
[TD="align: center"]2[/TD]
[TD="align: center"]0[/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]Ironing[/TD]
[TD="align: center"]1[/TD]
[TD="align: center"]1[/TD]
[TD="align: center"]1[/TD]
[/TR]
[TR]
[TD]4[/TD]
[TD]Cleaning[/TD]
[TD="align: center"]0[/TD]
[TD="align: center"]0[/TD]
[TD="align: center"]2[/TD]
[/TR]
</tbody>[/TABLE]
WORKSHEET '2018'[TABLE="class: grid, width: 500, align: left"]
<tbody>[TR]
[TD][/TD]
[TD="align: center"]A[/TD]
[TD="align: center"]M[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD="align: center"]4.17[/TD]
[TD="align: center"]Washing[/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD="align: center"]6.16[/TD]
[TD="align: center"]Ironing[/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD="align: center"]1.18[/TD]
[TD="align: center"]Cleaning[/TD]
[/TR]
</tbody>[/TABLE]
WORKSHEET '2017'[TABLE="class: grid, width: 500, align: left"]
<tbody>[TR]
[TD="align: center"][/TD]
[TD="align: center"]A[/TD]
[TD="align: center"]M[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD="align: center"]6.16[/TD]
[TD="align: center"]Washing[/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD="align: center"]4.17[/TD]
[TD="align: center"]Ironing[/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD="align: center"]1.18[/TD]
[TD="align: center"]Cleaning[/TD]
[/TR]
</tbody>[/TABLE]
WORKSHEET '2016'[TABLE="class: grid, width: 500, align: left"]
<tbody>[TR]
[TD][/TD]
[TD="align: center"]A[/TD]
[TD="align: center"]M[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD="align: center"]4.17[/TD]
[TD="align: center"]Washing[/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD="align: center"]1.18[/TD]
[TD="align: center"]Ironing[/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD="align: center"]4.17[/TD]
[TD="align: center"]Cleaning[/TD]
[/TR]
</tbody>[/TABLE]
I have a basic understanding of spreadsheets and formulas but am out of my depth and need your help and advice!
I have a workbook that has multiple spreadsheets. The first is a summary sheet, the others are for each year. I would like the summary sheet to show the number of times a type of job is won per month.
At the moment when the job is won, on the Year Worksheet (e.g. 2017) I put the month and year it was won in Column A (e.g. 1.18 for January 2018, 11.17 for November 2017, 9.16 for September 2016 etc) and the type of job in Column M.
A job might be listed on one worksheet (e.g. 2017) but it might be won in January 2018 meaning Column A will show as 1.18.
I hope this makes sense, and I appreciate any help you can give me.
ThanksWORKSHEET 'SUMMARY'[TABLE="class: grid, width: 500, align: left"]
<tbody>[TR]
[TD][/TD]
[TD="align: center"]A[/TD]
[TD="align: center"]B[/TD]
[TD="align: center"]C[/TD]
[TD="align: center"]D[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD="align: center"]Month Won[/TD]
[TD="align: center"]Month Won[/TD]
[TD="align: center"]Month Won[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]Job Type[/TD]
[TD="align: center"]6.16[/TD]
[TD="align: center"]4.17[/TD]
[TD="align: center"]1.18[/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD]Washing[/TD]
[TD="align: center"]1[/TD]
[TD="align: center"]2[/TD]
[TD="align: center"]0[/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]Ironing[/TD]
[TD="align: center"]1[/TD]
[TD="align: center"]1[/TD]
[TD="align: center"]1[/TD]
[/TR]
[TR]
[TD]4[/TD]
[TD]Cleaning[/TD]
[TD="align: center"]0[/TD]
[TD="align: center"]0[/TD]
[TD="align: center"]2[/TD]
[/TR]
</tbody>[/TABLE]
WORKSHEET '2018'[TABLE="class: grid, width: 500, align: left"]
<tbody>[TR]
[TD][/TD]
[TD="align: center"]A[/TD]
[TD="align: center"]M[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD="align: center"]4.17[/TD]
[TD="align: center"]Washing[/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD="align: center"]6.16[/TD]
[TD="align: center"]Ironing[/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD="align: center"]1.18[/TD]
[TD="align: center"]Cleaning[/TD]
[/TR]
</tbody>[/TABLE]
WORKSHEET '2017'[TABLE="class: grid, width: 500, align: left"]
<tbody>[TR]
[TD="align: center"][/TD]
[TD="align: center"]A[/TD]
[TD="align: center"]M[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD="align: center"]6.16[/TD]
[TD="align: center"]Washing[/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD="align: center"]4.17[/TD]
[TD="align: center"]Ironing[/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD="align: center"]1.18[/TD]
[TD="align: center"]Cleaning[/TD]
[/TR]
</tbody>[/TABLE]
WORKSHEET '2016'[TABLE="class: grid, width: 500, align: left"]
<tbody>[TR]
[TD][/TD]
[TD="align: center"]A[/TD]
[TD="align: center"]M[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD="align: center"]4.17[/TD]
[TD="align: center"]Washing[/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD="align: center"]1.18[/TD]
[TD="align: center"]Ironing[/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD="align: center"]4.17[/TD]
[TD="align: center"]Cleaning[/TD]
[/TR]
</tbody>[/TABLE]