-
Notifications
You must be signed in to change notification settings - Fork 293
New issue
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
fix SUMIF criteria parsing and add same mechanism for SUMIFS #71
base: master
Are you sure you want to change the base?
Commits on Jan 17, 2019
-
add support for optional sum_range argument of SUMIF
Andrei Scheinkman committedJan 17, 2019 Configuration menu - View commit details
-
Copy full SHA for 0f2740a - Browse repository at this point
Copy the full SHA 0f2740aView commit details -
add support for equality criteria in SUMIF
Andrei Scheinkman committedJan 17, 2019 Configuration menu - View commit details
-
Copy full SHA for c84d3ca - Browse repository at this point
Copy the full SHA c84d3caView commit details -
Merge pull request ascheink#1 from ascheink/sumif-improvements
Sumif improvements
Configuration menu - View commit details
-
Copy full SHA for 63f8cdd - Browse repository at this point
Copy the full SHA 63f8cddView commit details -
Andrei Scheinkman committed
Jan 17, 2019 Configuration menu - View commit details
-
Copy full SHA for b266eb3 - Browse repository at this point
Copy the full SHA b266eb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79b66bb - Browse repository at this point
Copy the full SHA 79b66bbView commit details
Commits on Jan 18, 2019
-
add support for unquoted strings in SUMIF
Andrei Scheinkman committedJan 18, 2019 Configuration menu - View commit details
-
Copy full SHA for 168085f - Browse repository at this point
Copy the full SHA 168085fView commit details
Commits on Jan 22, 2019
-
Make NORM.S.DIST default to cumulative distribution function
Andrei Scheinkman committedJan 22, 2019 Configuration menu - View commit details
-
Copy full SHA for e5fa079 - Browse repository at this point
Copy the full SHA e5fa079View commit details -
Merge pull request ascheink#3 from ascheink/normsdist-default
Make NORM.S.DIST default to cumulative distribution function
Configuration menu - View commit details
-
Copy full SHA for d85159f - Browse repository at this point
Copy the full SHA d85159fView commit details
Commits on Feb 19, 2019
-
Andrei Scheinkman committed
Feb 19, 2019 Configuration menu - View commit details
-
Copy full SHA for f31a0e2 - Browse repository at this point
Copy the full SHA f31a0e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d2ca8d - Browse repository at this point
Copy the full SHA 2d2ca8dView commit details
Commits on Feb 20, 2019
-
Treat FALSE like 0 in SUMIF args
Andrei Scheinkman committedFeb 20, 2019 Configuration menu - View commit details
-
Copy full SHA for dc621ec - Browse repository at this point
Copy the full SHA dc621ecView commit details -
Merge pull request ascheink#5 from ascheink/sumif-false
Treat FALSE like 0 in SUMIF args
Configuration menu - View commit details
-
Copy full SHA for 67e2062 - Browse repository at this point
Copy the full SHA 67e2062View commit details
Commits on Mar 12, 2019
-
- fix SUMIF criteria when using string without comparator
- add SUMIF criteria parsing to SUMIFS
Configuration menu - View commit details
-
Copy full SHA for 50187ce - Browse repository at this point
Copy the full SHA 50187ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 65ee5be - Browse repository at this point
Copy the full SHA 65ee5beView commit details -
Configuration menu - View commit details
-
Copy full SHA for b93f534 - Browse repository at this point
Copy the full SHA b93f534View commit details