Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hello All,
I am sort of making an expense sheet. I have multiple categories and subcategories in it. I make expense entry in the sheet and then there is a separate column where I want expenses as per major categories. For example, I have utilities as a major category and utilities-internet, Utilities-electricity etc. as subcategories. When I enter expenses I use subcategories. For getting sum of expenses falling under one major category, I am using SUMIFS function. The issue that is baffling me is, I can not use multiple subcategories. If I use only one subcategory, I get the details but if I try to add more than one, it doesn't work. My current formula example is =SUMIFS(E5:E50, C5:C50, "=Utilities-Internet, Utilities-Phones, Utilities-electricity"), amounts are in column E and categories are in column C. I tried removing space after comma, tried putting slash (/) instead of comma, it didn't work. Can anyone tell me whats wrong with my formula? Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
SUMIFS and OR | Excel Discussion (Misc queries) | |||
Can SUMIFS use the OR function? | Excel Worksheet Functions | |||
SUMIFS | Excel Discussion (Misc queries) | |||
SumIfs | Excel Discussion (Misc queries) | |||
[Excel 2007 Beta2] Function SUMIFS | Excel Worksheet Functions |