Re: [Orgmode] @# not working

2010-12-23 Thread Michael Brand
Hi Longzhu On Thu, Dec 23, 2010 at 22:35, Longzhu wrote: >  #+TBLFM: $1=if(@# % 2, $#, string("")) > [...] > Error:  Expected a number I hope this is only because the org-version is too old to support this feature added 2010-03-14. Check M-x org-version. Michael ___

[Orgmode] @# not working

2010-12-23 Thread Longzhu
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 err