Hi there,
Please can someone correct this for me, I have no idea why it is not working:
![]()
Please Login or Register to view this content.
Hi there,
Please can someone correct this for me, I have no idea why it is not working:
![]()
Please Login or Register to view this content.
I13:I58 cannot be both Done and "x"
Do you want if either? Then
=SUMIFS(H13:H58,I13:I58,"=Done") + SUMIFS(H13:H58,I13:I58,"=x")
ChemistB
My 2?
substitute commas with semi-colons if your region settings requires
Don't forget to mark threads as "Solved" (Edit First post>Advanced>Change Prefix)
If I helped, Don't forget to add to my reputation (click on the little star at bottom of this post)
Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble
Try ...
=SUM(SUMIFS(H13:H58,I13:I58,{"Done","x"}))
Entered with Ctrl+Shift+Enter
Maybe this...
=SUM(SUMIF(I13:I58,{"Done","X"},H13:H58))
Biff
Microsoft MVP Excel
Keep It Simple Stupid
Let's Go Pens. We Want The Cup.
Got CSE on the brain!
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks