emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] @# not working


From: Longzhu
Subject: [Orgmode] @# not working
Date: Thu, 23 Dec 2010 16:35:41 -0500
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9) Gecko/20100402 SeaMonkey/2.0.4

Dear Sir/Madam,

I'm a new users of Emacs. I encountered a problem while I tried to create a table in the org-mode. What I want to do is conditional formula for a column. The condition is based on the @#. The problem is that @# was not recognized probably. Here is a copy of my table and the error message. Merry Christmas and Thanks for help.

| num1 | num2 | num3 |
|------+------+------|
|  #ERROR    |      |      |
|  #ERROR    |      |      |
  #+TBLFM: $1=if(@# % 2, $#, string(""))

---- debug message----

Substitution history of formula
Orig:   if(@# % 2, $#, string(""))
$xyz->  if(@# % 2, $#, string(""))
@r$c->  if(@# % 2, $#, string(""))
$1->    if(@# % 2, $#, string(""))
       ---^
Error:  Expected a number

--
Longzhu Q. Shen
Carnegie Mellon University
4400 5th Ave
Pittsburgh PA 15213
Phone: (412)-268-6177
Email: address@hidden




reply via email to

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