Is there a future intent to support compare range with equal sign? #838
nathipg
started this conversation in
Feature requests
Replies: 2 comments 3 replies
-
Sorry, I'm not familiar with this syntax. Do you have any reference to the description or algorithm how does it work? |
Beta Was this translation helpful? Give feedback.
3 replies
-
For anyone reading this thread: Problem was fixed in #839 |
Beta Was this translation helpful? Give feedback.
0 replies
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'm not sure about what's the right name of this feature, but I have a example.
=SUMPRODUCT((A:A=H2)*(E:E=G3), D:D)
Is there a future intent to support that "A:A=H2" feature in formulas? Right now it gives a parser error
Beta Was this translation helpful? Give feedback.
All reactions