Microsoft Office Forums

Go Back   Microsoft Office Forums > >

Reply
 
Thread Tools Display Modes
  #1  
Old 01-04-2017, 01:54 PM
LearnerExcel LearnerExcel is offline SumIfs not able to get two values from the same column.. Windows 7 32bit SumIfs not able to get two values from the same column.. Office 2003
Advanced Beginner
SumIfs not able to get two values from the same column..
 
Join Date: Nov 2016
Posts: 82
LearnerExcel will become famous soon enoughLearnerExcel will become famous soon enough
Default SumIfs not able to get two values from the same column..


i am not able to get a total of two values in the same column. The following code shows nothing:

Code:
=SUMIFS(K:K,E:E,"PLANT",F:F,"DISCIPLINE",G:G,"SERVICES",G:G, "MATERIALS")
If I remove MATERIALS from Column G:G, it works fine.

But, I want to calculate the both SERVICESvalue and MATERIALSvalue which are in same column. How can I do that?
Reply With Quote
  #2  
Old 01-04-2017, 02:32 PM
xor xor is offline SumIfs not able to get two values from the same column.. Windows 10 SumIfs not able to get two values from the same column.. Office 2016
Expert
 
Join Date: Oct 2015
Posts: 1,100
xor is a name known to allxor is a name known to allxor is a name known to allxor is a name known to allxor is a name known to allxor is a name known to all
Default

=SUMPRODUCT((E1:E100="Plant")*(F1:F100="Discipline ")*((G1:G100="Services")+(G1:G100="Materials"))*(K 1:K100))

Don't use full column references as K:K!
Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
Overwriting values in formula controlled column Guloluseus Project 3 01-09-2017 05:58 PM
SumIfs not able to get two values from the same column.. How can I sum values using SumIfs condition like ... LearnerExcel Excel 6 11-28-2016 09:45 PM
copy non zero values to new column Guloluseus Excel 3 01-10-2016 08:48 AM
SumIfs not able to get two values from the same column.. Insert values from multiple rows based on value in one column pachmarhi Excel 3 07-18-2014 09:57 PM
SumIfs not able to get two values from the same column.. Auto-create row from column values ReviTULize Excel 1 03-28-2013 02:27 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 07:08 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft