excel - Concurrent sum -


Can I add these numbers to the formula?

  1 2 3 4 5 6  

No, I'm not seeing = "yoga (cell ___ 1: cell_6)". You multiply with the "product" - I want to add them. Like "= 1 + 2 + 3 + 4 + 5 + 6", but with just one formula. For example: "Formula Name (6)".

Your mean:

sum = n * (n + 1) / 2 , Where n is the last number in the sequence?


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -