SUMIFs issue, VERY CONFUSING ISSUE

icewing726

New Member
Joined
Oct 9, 2014
Messages
14
Hi guys, I have a huge budget sheet that I use formulas to update data from queries rather than vba to update each cell (shaves a minute or two off the updates)

Here's my issue. I need this sumifs to work on the page but the two criteria don't work together and they should. Separately they work.
=SUMIFS(InvoiceData!D:D,InvoiceData!A:A,B12,InvoiceData!B:B,"paid")

Oh and this works as well when its on the InvoiceData Page

=SUMIFS(D:D,A:A,201900855,B:B,"paid") (B12 was referencing 201900855 on the other page)

Again separately they work. Together they work if they are on that page... this is maddening.

(NOTE: The '' disappear from around InvoiceData even after I add them back in so that shouldn't be the issue)

Help me mrexcel.com, you're my only hope!
 

Excel Facts

Excel Wisdom
Using a mouse in Excel is the work equivalent of wearing a lanyard when you first get to college
just a thought, can you name the range ?
 
Upvote 0
Thanks for the reply bud...

Literally just got back to my desk after avoiding flipping it....

Life's hard but it's a lot harder when you're stupid.

It returned 0 because it was in the APPR status not PAID... 2.5 hours wasted because I can't read.
 
Upvote 0

Forum statistics

Threads
1,215,359
Messages
6,124,488
Members
449,166
Latest member
hokjock

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