Formula has stopped working halfway through workbook

raider4b

New Member
Joined
Feb 15, 2022
Messages
1
Office Version
  1. 365
Platform
  1. Windows
i am using the below formula to calculate data over 2 sheets which has worked fine on the first 3 sheets but has now stopped

This is one that has worked- =SUM(SUMIFS(July!D:D,July!G:G,"MT CC",July!B:B,"<=44752"),SUMIFS(D:D,G:G,"MT CC",B:B,">=44723"))

This is one that hasn't - =SUM(SUMIFS(August!D:D,August!G:G,"MT CC",August!B:B,"<=44783"),SUMIFS(D:D,G:G,"MT CC",B:B,">=44753"))

I can't figure out why
 

Excel Facts

Move date out one month or year
Use =EDATE(A2,1) for one month later. Use EDATE(A2,12) for one year later.
Hi & welcome to MrExcel.
Can you post some sample data that shows the problem.

MrExcel has a tool called “XL2BB” that lets you post samples of your data that will allow us to copy/paste it to our Excel spreadsheets, so we can work with the same copy of data that you are. Instructions on using this tool can be found here: XL2BB Add-in

Note that there is also a "Test Here” forum on this board. This is a place where you can test using this tool (or any other posting techniques that you want to test) before trying to use those tools in your actual posts.

Also please explain exactly what isn't working.
 
Upvote 0
they appear to be functioning as written. please provide some more information as to what the problem you are experiencing is.
-----------
Book1
ABCDEFG
1117/1/20225mt cc
2237/1/20229mt cc
Sheet1
Cell Formulas
RangeFormula
A1A1=SUM(SUMIFS(August!D:D,August!G:G,"MT CC",August!B:B,"<=44783"),SUMIFS(D:D,G:G,"MT CC",B:B,">=44753"))
A2A2=SUM(SUMIFS(July!D:D,July!G:G,"MT CC",July!B:B,"<=44752"),SUMIFS(D:D,G:G,"MT CC",B:B,">=44723"))

-----------
Book1
ABCDEFG
17/10/20221MT CC
27/10/20222MT CC
37/10/20221MT CC
47/10/20222MT CC
57/10/20221MT CC
67/10/20222MT CC
July

-----------
Book1
ABCDEFG
18/10/20221MT CC
28/10/20222MT CC
38/10/20223MT CC
48/10/20224
58/10/20225MT CC
68/10/20226
August
 
Upvote 0

Forum statistics

Threads
1,215,746
Messages
6,126,647
Members
449,325
Latest member
Hardey6ix

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