Hammerhance
New Member
- Joined
- Oct 13, 2017
- Messages
- 9
hi there,
I am using INDEX MATCH to identify a range of figures across sheets, but I'm having difficulty then adding in SUMIF to calculate multiple occurances.
This sheet is 'Events' and the formula I am using in column E is =INDEX('2013'!D:D,MATCH(Events!A5,'2013'!A:A,0))
[TABLE="width: 825"]
<colgroup><col><col><col><col><col></colgroup><tbody>[TR]
[TD]Advanced Engineering[/TD]
[TD]NEC[/TD]
[TD]November[/TD]
[TD]£4,355[/TD]
[TD]£4,355[/TD]
[/TR]
[TR]
[TD]AP&M[/TD]
[TD]Olympia[/TD]
[TD]May[/TD]
[TD]£10,730[/TD]
[TD]£10,730[/TD]
[/TR]
[TR]
[TD]Autumn Furniture Show[/TD]
[TD]Stonleigh Park[/TD]
[TD]October[/TD]
[TD]£0[/TD]
[TD]#N/A[/TD]
[/TR]
[TR]
[TD]BETT[/TD]
[TD]Excel[/TD]
[TD]January[/TD]
[TD]£13,275[/TD]
[TD]£13,275[/TD]
[/TR]
[TR]
[TD]Biofuels Expo[/TD]
[TD]Stoneleigh[/TD]
[TD]September[/TD]
[TD]£3,920[/TD]
[TD]£2,985[/TD]
[/TR]
</tbody>[/TABLE]
[TABLE="width: 637"]
<colgroup><col><col><col><col><col></colgroup><tbody>[TR]
[TD]
This sheet is '2013'
[TABLE="width: 557"]
<colgroup><col><col><col><col></colgroup><tbody>[TR]
[TD]Biofuels Expo[/TD]
[TD]Ocober[/TD]
[TD]2013[/TD]
[TD]£2,985[/TD]
[/TR]
[TR]
[TD]Biofuels Expo[/TD]
[TD]Ocober[/TD]
[TD]2013[/TD]
[TD]£935
[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
The figure in column E on the first sheet, should read £3920, the sum of the above two figures, but I can't get the formula to work.
Please can someone help
Many thanks
I am using INDEX MATCH to identify a range of figures across sheets, but I'm having difficulty then adding in SUMIF to calculate multiple occurances.
This sheet is 'Events' and the formula I am using in column E is =INDEX('2013'!D:D,MATCH(Events!A5,'2013'!A:A,0))
[TABLE="width: 825"]
<colgroup><col><col><col><col><col></colgroup><tbody>[TR]
[TD]Advanced Engineering[/TD]
[TD]NEC[/TD]
[TD]November[/TD]
[TD]£4,355[/TD]
[TD]£4,355[/TD]
[/TR]
[TR]
[TD]AP&M[/TD]
[TD]Olympia[/TD]
[TD]May[/TD]
[TD]£10,730[/TD]
[TD]£10,730[/TD]
[/TR]
[TR]
[TD]Autumn Furniture Show[/TD]
[TD]Stonleigh Park[/TD]
[TD]October[/TD]
[TD]£0[/TD]
[TD]#N/A[/TD]
[/TR]
[TR]
[TD]BETT[/TD]
[TD]Excel[/TD]
[TD]January[/TD]
[TD]£13,275[/TD]
[TD]£13,275[/TD]
[/TR]
[TR]
[TD]Biofuels Expo[/TD]
[TD]Stoneleigh[/TD]
[TD]September[/TD]
[TD]£3,920[/TD]
[TD]£2,985[/TD]
[/TR]
</tbody>[/TABLE]
[TABLE="width: 637"]
<colgroup><col><col><col><col><col></colgroup><tbody>[TR]
[TD]
This sheet is '2013'
[TABLE="width: 557"]
<colgroup><col><col><col><col></colgroup><tbody>[TR]
[TD]Biofuels Expo[/TD]
[TD]Ocober[/TD]
[TD]2013[/TD]
[TD]£2,985[/TD]
[/TR]
[TR]
[TD]Biofuels Expo[/TD]
[TD]Ocober[/TD]
[TD]2013[/TD]
[TD]£935
[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
The figure in column E on the first sheet, should read £3920, the sum of the above two figures, but I can't get the formula to work.
Please can someone help
Many thanks