emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* empty cells in columns should be left emtpy when manipulating columns
@ 2017-06-22  7:25 Uwe Brauer
  2017-06-22  7:34 ` Nicolas Goaziou
  0 siblings, 1 reply; 4+ messages in thread
From: Uwe Brauer @ 2017-06-22  7:25 UTC (permalink / raw)
  To: emacs-orgmode


Please consider this

| 3.25 | 0.4875 |
|      |     0. |
| 2.25 | 0.3375 |
#+TBLFM: $2=$1*0.15

How can I avoid the entry 0.  ?

I could insert **

Giving

| 3.25 |  0.4875 |
|   ** |  #ERROR |
| 2.25 |  0.3375 |
#+TBLFM: $2=$1*0.15

But this is cumbersome, any other possibilities?

Thanks

Uwe Brauer 

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

end of thread, other threads:[~2017-06-23 16:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-22  7:25 empty cells in columns should be left emtpy when manipulating columns Uwe Brauer
2017-06-22  7:34 ` Nicolas Goaziou
2017-06-22  7:56   ` Uwe Brauer
2017-06-23 16:20     ` Michael Brand

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).