From: scrawler@gmail.com
To: orgmode list <emacs-orgmode@gnu.org>
Subject: Re: begging table formula help
Date: Sun, 6 Sep 2015 16:06:46 -0500 [thread overview]
Message-ID: <20150906210646.GA2727@bigblessing.localdomain> (raw)
In-Reply-To: <m2zj0zmsei.fsf@vpn-128-237-147-75.library.vpn.cmu.edu>
On Sun, Sep 06, 2015 at 12:20:05PM -0400, John Kitchin wrote:
> I assume you want to calculate the Points Earned and Percentage columns?
>
> | Student | Assgn Points | Points Earned | Possible | Achieved | Percentage |
> |---------+--------------+---------------+----------+----------+------------|
> | Barney | 40 | 35. | 16 | 14 | 87.5 |
> | Barney | 40 | 35. | 16 | 14 | 87.5 |
> | Betty | 40 | 30. | 16 | 12 | 75. |
> | Fred | 40 | 25. | 16 | 10 | 62.5 |
> | Wilma | 40 | 17.5 | 16 | 7 | 43.75 |
> #+TBLFM: $6 = ($5 / $4) * 100 :: $3 = ($6 / 100) * $2
Yes, sorry, I looked at my email after I sent it and realized I wasn't
clear about that. Thank you very much for the formula. It's going into
production in about five minutes.
--
signature angry: "grrrrr"
:-)
prev parent reply other threads:[~2015-09-06 21:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-06 12:46 begging table formula help scrawler
[not found] ` <m2zj0zmsei.fsf@vpn-128-237-147-75.library.vpn.cmu.edu>
2015-09-06 21:06 ` scrawler [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150906210646.GA2727@bigblessing.localdomain \
--to=scrawler@gmail.com \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).