SUMIFS formula

RodneyC

Active Member
Joined
Nov 4, 2021
Messages
278
Office Version
  1. 2016
Platform
  1. Windows
This formula works: =SUMIFS(Numbers!F5:F8,Numbers!E5:E8,ReportCalculator!B20) I realize it only has one criteria to look at, but I'm taking this one step at a time.

What I need to add to this is for it to look in Numbers!F4:G4 and look for the value in ReportCalculator!$B$2

When I change this formula =SUMIFS(Numbers!F5:F8,Numbers!E5:E8,ReportCalculator!B20) to this: =SUMIFS(Numbers!F5:F8,Numbers!E5:E8,ReportCalculator!B20,Numbers!F4:G4,ReportCalculator!B2) I get a #VALUE! error.

The value in B2 is a fliter value I can select a date from that needs to change the data in the cell I'm looking at based on it's value.

Any ideas? thanks in advance
 

Excel Facts

How to calculate loan payments in Excel?
Use the PMT function: =PMT(5%/12,60,-25000) is for a $25,000 loan, 5% annual interest, 60 month loan.

Forum statistics

Threads
1,214,651
Messages
6,120,744
Members
448,989
Latest member
mariah3

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