Sumproduct

shimaa01234

Active Member
Joined
Jun 24, 2014
Messages
446
Is this formula can be applied to characters
=SUMPRODUCT(--($A$1:$A$1000>=A2)*($A$1:$A$1000<A3),$B$1:$B$1000)<a3),$b$1:$b$1000)
<a3),$b$1:$b$1000)
<a3),$b$1:$b$1000)<a3),$b$1:$b$1000)<a3),$b$1:$b$1000)
<a3),$b$1:$b$1000)
<a3),$b$1:$b$1000)<a3),$b$1:$b$1000)
IDSum of money
11000
22000
33000
44000
55000
6AA
RESULT
IDSum of money
11000
22000
33000
44000
55000
61

<tbody>
</tbody>

</a3),$b$1:$b$1000)<a3),$b$1:$b$1000)
</a3),$b$1:$b$1000)
</a3),$b$1:$b$1000)<a3),$b$1:$b$1000)<a3),$b$1:$b$1000)
</a3),$b$1:$b$1000)
</a3),$b$1:$b$1000)
 
Last edited:

Excel Facts

Bring active cell back into view
Start at A1 and select to A9999 while writing a formula, you can't see A1 anymore. Press Ctrl+Backspace to bring active cell into view.
So, how is calculate the text within this formula?
Can it be counted depending on the number of characters once?
And again as a word
 
Upvote 0
ADVERTISEMENT
I wanted to be counted as text format
 
Upvote 0
ADVERTISEMENT
I'm sure you are able to do this
You're a genius Mister "Aladin Akyurek"
Thank you very much, you're a really nice guy
Can we bring the number of characters?
Is it possible to apply this formula, the same conditions as the formula "sumproduct" ?
 
Last edited:
Upvote 0
I'm sure you are able to do this
You're a genius Mister "Aladin Akyurek"
Thank you very much, you're a really nice guy
Can we bring the number of characters?
Is it possible to apply this formula, the same conditions as the formula "sumproduct" ?

It's a mystery to me why the length a text value must be determined in a column of 'Sum of money'...

C2, copied down:

=IF(ISNUMBER(B2),B2,IF(ISTEXT(B2),LEN(B2),""))

Another mystery is why insist on a SumProduct formula while there is nothing summarize effecting a conditional summing...
 
Upvote 0
Thank you very much Mr. "Aladin Akyurek"
All your solutions wonderful
But I wrote this formula
( IF(ISTEXT(B2);LEN(B2);B2)=
What is the difference between This and your formula
 
Upvote 0

Forum statistics

Threads
1,196,447
Messages
6,015,321
Members
441,889
Latest member
balolaptopgiaolong

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top