emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Henri-Paul Indiogine <hindiogine@gmail.com>
To: emacs-org <emacs-orgmode@gnu.org>
Subject: spreadsheet
Date: Fri, 03 Dec 2010 12:05:51 -0800	[thread overview]
Message-ID: <87ei9y62qo.fsf@gmail.com> (raw)

Dear Orgmoders:

I would like to use org-mode spreadsheet for my small business.  I would
like to have some type of ledger with running balance.

I have done this sort of calculation with many spreadsheets
e.g. OpenOffice Calc, but I am not able to do so with org-mode.

This is what I would like to set up:

| Date  | Debit/Credit | Balance |
|-------+--------------+---------|
| day 1 | -10.00       |    -10  |
| day 2 |  50.00       |     40  |
| day 3 | -20.00       |     20  |
| day 4 |  40.00       |     60  |

and so on.

I tried the following in cell @2$3 :  =$2 + @-1$2  but that does not
work.

Any suggestions?

Thanks,
Henri-Paul


-- 
Henri-Paul Indiogine
Email: hindiogine@gmail.com
Running: Ubuntu Linux 10.10, Emacs 24.0.50.1, org-mode 7.3

             reply	other threads:[~2010-12-03 20:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-03 20:05 Henri-Paul Indiogine [this message]
2010-12-03 20:31 ` spreadsheet Eric S Fraga

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=87ei9y62qo.fsf@gmail.com \
    --to=hindiogine@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).