From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,bf5b9dd25bce8048 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!proxad.net!134.158.69.22.MISMATCH!in2p3.fr!irazu.switch.ch!switch.ch!newsfeed.sunrise.ch!not-for-mail Message-ID: <42B496A3.D271F1F@fakeaddress.nil> Date: Sat, 18 Jun 2005 23:48:19 +0200 From: Gautier Write-only X-Mailer: Mozilla 4.8 [en]C-CCK-MCD diax30 (Win98; U) X-Accept-Language: fr MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: ADA Excel API References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Organization: TDC Switzerland AG, http://www.sunrise.ch NNTP-Posting-Host: 194.230.199.215 X-Trace: 1119131297 news.sunrise.ch 1155 194.230.199.215:1332 X-Complaints-To: abuse@sunrise.ch Xref: g2news1.google.com comp.lang.ada:11476 Date: 2005-06-18T23:48:19+02:00 List-Id: Rebecca & Firinde: > Hi, > > I am looking for an Ada API to access Microsoft Spreadsheets, on Windows. > Needed operations are simple like open, close a workbook, open a sheet and > access a cell /read & write). A weak but easy solution is to use DDE (an old MS technology). You can do all you describe with it. Look at win_paqs.zip, dde_test.adb, part about Excel. HTH ______________________________________________________________ Gautier -- http://www.mysunrise.ch/users/gdm/index.htm Ada programming -- http://www.mysunrise.ch/users/gdm/gsoft.htm NB: For a direct answer, e-mail address on the Web site!