Getting Sum of Entire Row #864
Unanswered
fg-charles
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a row that continuously grows, and would like a way to sum all of its values. It looks something like this:
| Label | v1 | v2 | v3 | ... |I know of the
sumfunction, but it only accepts a fixed range.Beta Was this translation helpful? Give feedback.
All reactions