Multiple Count if statement with cross reference sheet
I am trying to find a formula that will look up and sum all like numbers in primary column for each Item category and return the total for each item category it finds with an amount. Also looking for a cross reference formula for the sum of each Item category to a single cell in another sheet.
Example... Item 1 should have a sum of $20 but I have a sum formula referencing only the 3 lines below it. I cant seem to get a return on the formula but need to have the lines with sub categories
Best Answer
-
@Anson Cheung Thank you this worked perfectly.
Answers
-
You can get the total of each category by:
=SUMIF([Primary Column]:[Primary Column], [Column4]@row, [Column2]:[Column2])
Also, if you want to reference another sheet, you can choose the "Reference Another Sheet" option below.
-
@Anson Cheung Thank you this worked perfectly.
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.9K Get Help
- 441 Global Discussions
- 139 Industry Talk
- 471 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 495 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives