Sumifs, vertical and horizontal

Tella0028

New Member
Joined
Aug 22, 2017
Messages
1
[TABLE="width: 500"]
<tbody>[TR]
[TD]KKS[/TD]
[TD]Application[/TD]
[TD]Actual[/TD]
[TD]Before 6 Feb 2017[/TD]
[/TR]
[TR]
[TD]0 0EGA[/TD]
[TD]Rings[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]0 0EGA[/TD]
[TD]Lagging 1st Layer[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]0 0EGA[/TD]
[TD]Lagging 2nd Layer[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]


[TABLE="width: 500"]
<tbody>[TR]
[TD][/TD]
[TD]Before 6 Feb 2017[/TD]
[TD]Before 6 Feb 2017[/TD]
[TD]Before 6 Feb 2017[/TD]
[/TR]
[TR]
[TD]KKS Code[/TD]
[TD]Rings[/TD]
[TD]Lagging 1st Layer[/TD]
[TD]Lagging 2nd Layer[/TD]
[/TR]
[TR]
[TD]0 0EGA[/TD]
[TD]2[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]0 0EGA[/TD]
[TD]5[/TD]
[TD]9[/TD]
[TD]3[/TD]
[/TR]
[TR]
[TD]0 0EGA[/TD]
[TD][/TD]
[TD]6[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]

The top is the info I have available, I need to get the below result with a formula, there is +- 5000 lines so doing is manually is not an option.

[TABLE="width: 500"]
<tbody>[TR]
[TD]KKS[/TD]
[TD]Application[/TD]
[TD]Actual[/TD]
[TD]Before 6 Feb 2017[/TD]
[/TR]
[TR]
[TD]0 0EGA[/TD]
[TD]Rings[/TD]
[TD][/TD]
[TD]7[/TD]
[/TR]
[TR]
[TD]0 0EGA[/TD]
[TD]Lagging 1st Layer[/TD]
[TD][/TD]
[TD]15[/TD]
[/TR]
[TR]
[TD]0 0EGA[/TD]
[TD]Lagging 2nd Layer[/TD]
[TD][/TD]
[TD]3[/TD]
[/TR]
</tbody>[/TABLE]
 

Excel Facts

Difference between two dates
Secret function! Use =DATEDIF(A2,B2,"Y")&" years"&=DATEDIF(A2,B2,"YM")&" months"&=DATEDIF(A2,B2,"MD")&" days"
So there are only 3 columns on the second sheet headed "Before 6 Feb 2017" (since you've only presented three and not said otherwise) ?
 
Upvote 0

Forum statistics

Threads
1,223,228
Messages
6,170,871
Members
452,363
Latest member
merico17

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top