emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] Org Mode spreadsheet SUMIF


From: Jeff Kowalczyk
Subject: [Orgmode] Org Mode spreadsheet SUMIF
Date: Mon, 8 Mar 2010 12:54:31 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

(Apologies if this is a FAQ, a gmane.org search of this list did not return any
matches)

What is the Org Mode spreadsheet formula idiom for a SUMIF function?

The objective is to add up the numeric values for rows matching a tag column:

| 2010-03-01 | 12.2 | foo |
| 2010-03-02 | 11.5 | foo |
| 2010-03-02 | 12.6 | bar |
| 2010-03-03 | 10.2 | foo |

Need a total for foo: 33.9, and bar: 12.6, etc.

I'll probably use a remote table reference for the summary formulas.

Thanks,
Jeff





reply via email to

[Prev in Thread] Current Thread [Next in Thread]