Nick Dokos wrote: > I've been trying to make a table with the following structure: column > 1 contains either a date or is empty; column 2 contains a date that's > calculated from the corresponding date in column 1 (if column 1 > contains a date) or is empty (if column 1 is empty). In the example > below, column 2 is supposed to be the date 12 hours or 0.5 days after > the date in column 1 (assuming that it is non-empty).
I had problems getting date arithmetic to work in tables. I posted my findings and solutions here: http://article.gmane.org/gmane.emacs.orgmode/6536/ Don't know if it will fix your problem (too lazy to try!) but I suspect it will. -- Chris Randle Org-mode 6.06b - Emacs 22.1.1 - Windows XP _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode