Google Sheets Lookup & Sum

bkg73123

New Member
Joined
Sep 11, 2013
Messages
20
Office Version
  1. 365
Platform
  1. Windows
Hello,

I need help please.
I am trying to create a lookup and sum type formula for two different columns G & H.

1726349838556.png
 

Excel Facts

What is the shortcut key for Format Selection?
Ctrl+1 (the number one) will open the Format dialog for whatever is selected.
I figured it out with SUMIF
Good to hear you got the solution.
If you would like to post the solution then it is perfectly fine to mark your post as the solution to help future readers. In fact, that would be great if you could post your SUMIF formula that helped you. Otherwise, please do not mark a post that doesn't contain a solution.
 
Upvote 0
SOLUTION:

=IF(sumif($BE$3:$BE$72,BG3,$BC$3:$BC$72)=0,"",sumif($BE$3:$BE$72,BG3,$BC$3:$BC$72))
 
Upvote 0
Solution

Forum statistics

Threads
1,221,566
Messages
6,160,524
Members
451,655
Latest member
rugubara

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