From: Uwe Brauer <oub@mat.ucm.es>
To: emacs-orgmode@gnu.org
Subject: Re: export org table to other formats (gnumeric or scalc or xlsx)
Date: Mon, 05 Jul 2021 08:28:27 +0200 [thread overview]
Message-ID: <87bl7hb7g4.fsf@mat.ucm.es> (raw)
In-Reply-To: 87fswtn1ei.fsf@gmail.com
[-- Attachment #1: Type: text/plain, Size: 2448 bytes --]
>>> "TC" == Tim Cross <theophilusx@gmail.com> writes:
> Uwe Brauer <oub@mat.ucm.es> writes:
>> Hi
>>
>> A couple of days ago I asked about importing excel formula into org
>> tables, and they only ways seems to do it manually.
>>
>> I just realised that I need it also the other way around, exporting to
>> some spreadsheet format, like gnumerica or scalc or xlsx.
>>
>> But that look equally difficult, isn't.
>>
>> Some hints would be welcome.
>>
> The big problem here is that there is no single format understood by all
> these different programs which you can use. While CSV works OK for data,
> it does not support formulas and other meta data. In particular,
> translating formulas is a real challenge.
> I went down this rabbit hole some years back i.e. having a workflow
> which allowed me to interact with others who used Excel and allowing me
> to use org mode.
> It took hours and hours of additional work and never worked reliably
> because
> - I never found a way of 'exporting' to a format which could be imported
> by Excel and included formulas
> - None of the Excel export formats support full export of Excel -
> especially at the meta data level i.e. Visual Basic macros and other
> 'objects'. Workbooks were a real pain.
> - Constantly having to do 'hand tweaking' to fix formulas and other
> 'meta' information (both directions). When exporting to Excel, I would
> have to open the spreadsheet in another program to 'clean it up'
> before sending it to colleagues.
> - Too many different Excel versions. This issue may not be as bad now,
> but back then, there were multiple xlsx versions and you would get
> different results depending on the version.
Thanks very much for this detailed answer. Actually only two solutions
crossed my mind, one is the database approach you mentioned. The other,
though much more restricted to relatively simple formulas,
would require a more human readable spreadsheet formula, like SKL,
or stencila https://stenci.la/blog/humane-sheets/
So the idea would be to export/import from org to SKL or stencila and then,
hopefully let, excel or scalc, do the rest.
By the way, although scalc is open/free software its native format is
also somehow difficult to read and I presume, your description would also
apply to scalc's format as well. The same might be true for gnumerics...
Regards
Uwe
[-- Attachment #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 5673 bytes --]
next prev parent reply other threads:[~2021-07-05 6:29 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-04 12:40 export org table to other formats (gnumeric or scalc or xlsx) Uwe Brauer
2021-07-04 22:00 ` Tim Cross
2021-07-04 23:22 ` [External] : " Daniel Ortmann
2021-07-05 14:48 ` Uwe Brauer
2021-07-05 14:56 ` Eric S Fraga
2021-07-06 4:01 ` Greg Minshall
2021-07-07 7:01 ` [R example for org-table with ifs] (was: [External] : Re: export org table to other formats (gnumeric or scalc or xlsx)) Uwe Brauer
2021-07-07 11:59 ` [R example for org-table with ifs] Eric S Fraga
2021-07-08 5:13 ` [R example for org-table with ifs] (was: [External] : Re: export org table to other formats (gnumeric or scalc or xlsx)) Greg Minshall
2021-07-08 6:26 ` [R example for org-table with ifs] Uwe Brauer
2021-07-08 7:33 ` Greg Minshall
2021-07-05 6:28 ` Uwe Brauer [this message]
2021-07-05 14:51 ` export org table to other formats (gnumeric or scalc or xlsx) Uwe Brauer
2021-07-05 22:29 ` Tim Cross
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87bl7hb7g4.fsf@mat.ucm.es \
--to=oub@mat.ucm.es \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.