SUM Across Multiple Sheets with Criteria | How to SUMIF Multiple Sheets in Excel | 3D SUMIF

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 พ.ย. 2024

ความคิดเห็น • 15

  • @baarg8672
    @baarg8672 6 หลายเดือนก่อน

    you are the best!! literally ive seatched all the internet (bing) and only here ive found multiple solutions even for 365 version, kudos! and be safe!
    let, vstack and filters is what i needed)

  • @thepinkythepink
    @thepinkythepink หลายเดือนก่อน

    So helpful, thank you for making my life easier

  • @andreasrom6812
    @andreasrom6812 11 หลายเดือนก่อน +1

    The VStack solution help me alot, thanks! :-)

  • @edenworkaferahu9755
    @edenworkaferahu9755 11 หลายเดือนก่อน

    This saved my life!!!!!!!! Thank youuuuuuuu

  • @swathirufina
    @swathirufina 9 หลายเดือนก่อน

    life saver. thank you

  • @nataliewinn1695
    @nataliewinn1695 ปีที่แล้ว

    Amazing!!!🎉

  • @PeanutandChiquis
    @PeanutandChiquis 6 หลายเดือนก่อน +1

    How do we add using SUMIFS with multiple criteria? I dont have Excel 365, your formula worked for a single criteria but I got stuck with those that have more than one criteria please help thanks!

  • @ezbrown
    @ezbrown 8 หลายเดือนก่อน

    This is great! Is it possible to use the vstack across a number of different workbooks with the same structure rather than sheets in one workbook?

  • @SaudiDoor-x9s
    @SaudiDoor-x9s 11 หลายเดือนก่อน

    thank you !

  • @Herocooper1111
    @Herocooper1111 หลายเดือนก่อน

    How would you return a zero if the filter isn't used?

  • @miracleboi7336
    @miracleboi7336 ปีที่แล้ว

    does this work when I'm working on only 2 sheets? 1 is for the data and the other one is the summary sheet.

  • @monicasalvarez
    @monicasalvarez ปีที่แล้ว

    This worked for my row one. But going down it (I typed each formula separately, did not copy down) only pulls from one sheet even tho I select multiple sheets.

  • @baarg8672
    @baarg8672 6 หลายเดือนก่อน

    cant make programmable sumif range with indirect function: two cells representing start sheet and end sheet but it counts only that two sheets but not all inbetweens

  • @nicolefloyd2358
    @nicolefloyd2358 2 หลายเดือนก่อน

    Hi I have a question related to this video please.
    How do I add in additional criteria? I need to look across all months per category, per property for income and expense. For example if Rent is for property EP17 and has money in income track to the income column on summary sheet, but if in expense track to the expense column. I have 3 properties and 6 categories and a tab for each month.
    V2:V13 is my month sheets
    Column D is the category and A4 is the category on the summary tab
    Column C is the property # EP17,EP50,SK356
    Column F is the income
    Column G is the expense
    =SUMPRODUCT(SUMIF(INDIRECT("'"&$V$2:$V$13&"'!D3:D1000"),A4,INDIRECT("'"&$V$2:$V$13&"'!F3:F1000")))

  • @cnix217
    @cnix217 ปีที่แล้ว

    This only works with number format and not general and it still adds values if the include cell is blank. Anyone figure out how to fix these?