home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / mswindo / programm / misc / 4366 < prev    next >
Encoding:
Internet Message Format  |  1992-12-21  |  1.2 KB

  1. Path: sparky!uunet!mcsun!sunic!chalmers.se!news.chalmers.se!dtek.chalmers.se!d6caps
  2. From: d6caps@dtek.chalmers.se (Per Bergland)
  3. Newsgroups: comp.os.ms-windows.programmer.misc
  4. Subject: Data links to Excel?
  5. Message-ID: <BzInst.853@news.chalmers.se>
  6. Date: 19 Dec 92 17:12:28 GMT
  7. Sender: news@news.chalmers.se
  8. Organization: Chalmers University of Technology
  9. Lines: 16
  10. Nntp-Posting-Host: hacker.dtek.chalmers.se
  11.  
  12. OLE is fine, but it isn't really what I want. 
  13. Is it possible to use for instance Excel as a Chart Engine, feeding with
  14. data out of my own picking, and updating for instance once a minute?
  15. I wouldn't want to re-invent the wheel and make my own diagram engine, when
  16. all spreadsheet applications have exactly what I want (or rather, my customers).
  17. The easiest way would be to, somehow, create a text-based link to a spreadsheet
  18. (tab-delimited text would be slow, but if it works, fine). If I could get ahold
  19. of the internal data structures of for instance Excel, I could perhaps send
  20. more customized data to be sent on to an Excel chart.
  21. OLE only does objects, no interpretation of the object data is done (from what
  22. I've seen).
  23. Would the Mac system 7 subscribe and publish work, and if so, why can't Windows
  24. do that?
  25.  
  26. Anyone?
  27. Per
  28.