all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* table and field reference a la OO/LO
@ 2016-10-23 16:33 Uwe Brauer
  2016-10-23 16:45 ` Thierry Banel
  2016-10-23 16:53 ` Thierry Banel
  0 siblings, 2 replies; 6+ messages in thread
From: Uwe Brauer @ 2016-10-23 16:33 UTC (permalink / raw)
  To: emacs-orgmode

Hi

What I still missing in the otherwise excellent table/spreadsheet is a
sort of coordinate system which would easily allow me to find the column
and line number.
I mean something like this.

| 1/A |   B |  C | D   |
|   2 | 200 | 10 | 190 |
|   3 |     |    |     |
#+TBLFM: $4=@2$2-@2$3

Which would allow be to have also $4=B2-C2 in the input bar.

For the lines, I sometimes use an indirect buffer and turn on
linum-mode

But what could I do for the columns?

Thanks

Uwe Brauer 

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-10-24 19:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-23 16:33 table and field reference a la OO/LO Uwe Brauer
2016-10-23 16:45 ` Thierry Banel
2016-10-24  9:48   ` Uwe Brauer
2016-10-24 19:06     ` Thierry Banel
2016-10-23 16:53 ` Thierry Banel
2016-10-24  9:49   ` Uwe Brauer

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.