Forum Discussion
JohnParham1963
Dec 11, 2020Copper Contributor
Company lookup in one column add prices in another
Hi all,
New to this so hope you can help. I have an excel sheet with 4 columns - date 'A', company 'B', item 'C', price 'D'
what I want to achieve is every time a company is listed in column 'B' I need to add the price from column 'D'
so I want to mark 4 cells one with Company E2, I enter Company Name in F2 then in the other all the items prices from column 'D' are added together in F3. i.e.
E2. F2
Company Screwfix
E3. F3
Total £56.67
Can anyone help?
Thanks
John
3 Replies
- Riny_van_EekelenPlatinum Contributor
JohnParham1963 Use SUMIF, like in the picture below:
- JohnParham1963Copper ContributorThanks so easy I was making much more difficult