comp.lang.ada
 help / color / mirror / Atom feed
From: Stephen Leake <stephen_leake@stephe-leake.org>
Subject: Re: Ada Spreadsheet output
Date: Mon, 18 Nov 2013 08:55:49 -0600
Date: 2013-11-18T08:55:49-06:00	[thread overview]
Message-ID: <85zjp1wyh6.fsf@stephe-leake.org> (raw)
In-Reply-To: f8b6c2de-2489-4c7d-93ef-573324d2b7e3@googlegroups.com

Serge Mosin <svmosin@gmail.com> writes:

> Thanks for the reply, Jeffrey. MS Excel is not preferred and ODBC
> usage is probably possible only with simple structured spreadsheet
> tables (key-value ones), but I have a very complex type of structure,
> so it seems that I need to find a solution by myself.

Do you need to output equations, or just data?

Data can be handled by comma separated values, which are trivial to
write.

When entering data, if you start with "=", it becomes an equation; does
that work for csv import as well? I haven't tried it.

-- 
-- Stephe

  parent reply	other threads:[~2013-11-18 14:55 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-17  4:45 Ada Spreadsheet output Serge Mosin
2013-11-17  5:44 ` Jeffrey Carter
2013-11-17  6:43   ` Serge Mosin
2013-11-17 11:17     ` Sebastian Doht
2013-11-18 14:55     ` Stephen Leake [this message]
2013-11-19 11:14       ` Serge Mosin
2013-11-20  9:03         ` Stephen Leake
2013-11-19 11:09 ` Maxim Reznik
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox