We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm having trouble understanding how to using the :subtotal command.
:subtotal
I tried following the subtotals.sc example - but I'm not sure if I'm experiencing the expected outcome:
subtotals.sc
Selecting A1:C9:
A1:C9
Executing :subtotal A @sum C:
:subtotal A @sum C
Notice how the summed values are zero.
I am running version 0.8.3.
Any direction is appreciated.
Cheers
The text was updated successfully, but these errors were encountered:
Hello. Seems something got broken..
Sorry, something went wrong.
Thanks Andrés; I have spent longer than I would like to admit trying to get that to work.
Im trying to track when it got broken. It works with v0.8.1, and not in v0.8.2
NOTE to myself. this got broken on e997144
I did a little digging on this: see PR #896
No branches or pull requests
I'm having trouble understanding how to using the
:subtotal
command.I tried following the
subtotals.sc
example - but I'm not sure if I'm experiencing the expected outcome:Selecting
A1:C9
:Executing
:subtotal A @sum C
:Notice how the summed values are zero.
I am running version 0.8.3.
Any direction is appreciated.
Cheers
The text was updated successfully, but these errors were encountered: