From mboxrd@z Thu Jan 1 00:00:00 1970 From: david@adboyd.com (J. David Boyd) Subject: Hiding cells in org table Date: Wed, 17 Jul 2013 14:02:05 -0400 Message-ID: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41978) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UzW3V-0005KD-B5 for emacs-orgmode@gnu.org; Wed, 17 Jul 2013 14:02:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UzW3T-0000Xg-N8 for emacs-orgmode@gnu.org; Wed, 17 Jul 2013 14:02:25 -0400 Received: from plane.gmane.org ([80.91.229.3]:57258) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UzW3T-0000XP-Gu for emacs-orgmode@gnu.org; Wed, 17 Jul 2013 14:02:23 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UzW3R-0001AB-IT for emacs-orgmode@gnu.org; Wed, 17 Jul 2013 20:02:21 +0200 Received: from 169.15.137.27 ([169.15.137.27]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 17 Jul 2013 20:02:21 +0200 Received: from david by 169.15.137.27 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 17 Jul 2013 20:02:21 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org I've scanned through the manuals, and see no way to do this, but. Is there anyway to block out the contents of a result field in a table, until I export it into an html file? I'm keeping track of my hours worked, with the dollar amounts paid calculated, and I don't want anyone wandering by my desk to be able to see how much I am being paid. Then I want the amount to show in the .html file that I export to have signed off on. Thanks, Dave