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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,a59e440832b044fa X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-12-01 05:44:07 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.cwix.com!chnws02.mediaone.net!chnws06.ne.mediaone.net!24.128.8.70!typhoon.ne.mediaone.net.POSTED!not-for-mail From: "Jeff Creem" Newsgroups: comp.lang.ada References: Subject: Re: Communicate with data in Excel, in Ada X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 Message-ID: <575O7.5503$U%4.2180926@typhoon.ne.mediaone.net> Date: Sat, 01 Dec 2001 13:42:25 GMT NNTP-Posting-Host: 24.61.92.65 X-Complaints-To: abuse@mediaone.net X-Trace: typhoon.ne.mediaone.net 1007214145 24.61.92.65 (Sat, 01 Dec 2001 08:42:25 EST) NNTP-Posting-Date: Sat, 01 Dec 2001 08:42:25 EST Organization: ATT Broadband Xref: archiver1.google.com comp.lang.ada:17275 Date: 2001-12-01T13:42:25+00:00 List-Id: I have looked at this a little. The best approach appears to be to use GNATCOM (www.adapower.com/com) To produce a COM binding to the features of Excel. Then take a look at the Microsoft Knowledge base examples for how to do this from Visual Basic. (Article Q219151) The same approach should work with the Ada COM binding. I don't remember which dll,ocx,tlb or exe I used in the Excel area that I found the COM stuff in. If you can't figure it out I can poke around and see what I can find. "Gautier Write-only-address" wrote in message news:mailman.1007128903.21794.comp.lang.ada@ada.eu.org... > Hello! > > Has anyone tried to make I/O with data of an open sheet > in Excel, this in Ada (e.g. with GNAT) ? I suppose it > should be done through OLE (no clue about how to program it). > Is there a resource available on the Web ? > ________________________________________________________ > Gautier -- http://www.mysunrise.ch/users/gdm/gsoft.htm > NB: Do not answer to sender address, visit the Web site! > > _________________________________________________________________ > Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp >