Message: 19
Date: Fri, 16 Jun 2017 10:25:55 +0000
From: Uwe Brauer <o...@mat.ucm.es>
To: emacs-orgmode@gnu.org
Subject: [O] org-table export to ods/xlsx etc
Message-ID: <87fuf0i5zg....@mat.ucm.es>
Content-Type: text/plain
I am sometimes in need to send my org-table spreadhseets to colleagues
who are using (sigh) excel. I thought sending csv would be enough but
it
turns out,
I want to join you in that *deep* sigh! and thank you for your
contribution. I may eventually have to use it.
(defun org-table-export-to-xlsx ()
(interactive)
(let* ((source-file (file-name-sans-extension (buffer-file-name
(current-buffer))))
(csv-file (concat source-file ".csv")))
(org-table-export csv-file "orgtbl-to-csv")
(org-odt-convert csv-file "xlsx")))
-------------------------------------------------
ONLY AT VFEmail! - Use our Metadata Mitigator to keep your email out of the
NSA's hands!
$24.95 ONETIME Lifetime accounts with Privacy Features!
15GB disk! No bandwidth quotas!
Commercial and Bulk Mail Options!