Hi
I have a spreadsheet, with a lot more data than below spanning quite a few years. I want to add a summary page to show the totals by individual by year. As it's a moving piece i didn't want to put a YTD total on and use a sumif, i was wondering if there is a way of looking across a row and picking up all the 2019's by Boris and summing it?
[TABLE="width: 500"]
<tbody>[TR]
[TD][/TD]
[TD]2019[/TD]
[TD]2019[/TD]
[TD]2018[/TD]
[TD]2018[/TD]
[/TR]
[TR]
[TD]Boris[/TD]
[TD]400[/TD]
[TD]400[/TD]
[TD]6500[/TD]
[TD]600[/TD]
[/TR]
[TR]
[TD]Carly[/TD]
[TD]500[/TD]
[TD]6500[/TD]
[TD]3000[/TD]
[TD]800[/TD]
[/TR]
[TR]
[TD]Megan[/TD]
[TD]640[/TD]
[TD]502[/TD]
[TD]5031[/TD]
[TD]160[/TD]
[/TR]
[TR]
[TD]Harry[/TD]
[TD]514[/TD]
[TD]545[/TD]
[TD]6565[/TD]
[TD]555[/TD]
[/TR]
</tbody>[/TABLE]
I have a spreadsheet, with a lot more data than below spanning quite a few years. I want to add a summary page to show the totals by individual by year. As it's a moving piece i didn't want to put a YTD total on and use a sumif, i was wondering if there is a way of looking across a row and picking up all the 2019's by Boris and summing it?
[TABLE="width: 500"]
<tbody>[TR]
[TD][/TD]
[TD]2019[/TD]
[TD]2019[/TD]
[TD]2018[/TD]
[TD]2018[/TD]
[/TR]
[TR]
[TD]Boris[/TD]
[TD]400[/TD]
[TD]400[/TD]
[TD]6500[/TD]
[TD]600[/TD]
[/TR]
[TR]
[TD]Carly[/TD]
[TD]500[/TD]
[TD]6500[/TD]
[TD]3000[/TD]
[TD]800[/TD]
[/TR]
[TR]
[TD]Megan[/TD]
[TD]640[/TD]
[TD]502[/TD]
[TD]5031[/TD]
[TD]160[/TD]
[/TR]
[TR]
[TD]Harry[/TD]
[TD]514[/TD]
[TD]545[/TD]
[TD]6565[/TD]
[TD]555[/TD]
[/TR]
</tbody>[/TABLE]