Calculations

Patcheen

Active Member
Joined
Sep 28, 2015
Messages
388
Office Version
  1. 365
Platform
  1. Windows
im trying go calculate teams info

easier to show than explain but here goes

arsenal is in column A5:a3000 and their game played 42 twice so 84 goes in sheet full data "B5"

heres a link to an example book
https://www.sendspace.com/file/wsaxti
 

Excel Facts

Show numbers in thousands?
Use a custom number format of #,##0,K. Each comma after the final 0 will divide the displayed number by another thousand
im using this formula =SUMIF('Raw data'!C5:$C$3000,'Full data'!A5,'Raw data'!D5) but its not calculating correctly

Any ideas?
 
Last edited:
Upvote 0
Hi,

It's probably a better idea to show a sample table with your question if you can, rather than for potential helpers to have to Download a file, a lot of us are not keen to downloading unknown files.

Your formula should be: =SUMIF('Raw data'!$C$5:$C$3000,'Full data'!$A5,'Raw data'!$D$5:$D$3000)
 
Upvote 0
Thank you so very much thats cracked it i see i wasnt too far away from the solution thank you so very much
 
Upvote 0
You're very welcome, glad to help.
 
Upvote 0

Forum statistics

Threads
1,215,410
Messages
6,124,755
Members
449,187
Latest member
hermansoa

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