home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / mswindo / programm / misc / 4369 < prev    next >
Encoding:
Text File  |  1992-12-21  |  2.0 KB  |  49 lines

  1. Newsgroups: comp.os.ms-windows.programmer.misc
  2. From: chris@chrism.demon.co.uk (Chris Marriott)
  3. Path: sparky!uunet!pipex!demon!chrism.demon.co.uk!chris
  4. Subject: Re: Data links to Excel? 
  5. Distribution: world
  6. References: <BzInst.853@news.chalmers.se>
  7. Organization: None
  8. Reply-To: chris@chrism.demon.co.uk
  9. X-Mailer: Simple NEWS 1.90 (ka9q DIS 1.19)
  10. Lines: 34
  11. Date: Sun, 20 Dec 1992 01:17:24 +0000
  12. Message-ID: <724814244snz@chrism.demon.co.uk>
  13. Sender: usenet@demon.co.uk
  14.  
  15. In article <BzInst.853@news.chalmers.se> d6caps@dtek.chalmers.se writes:
  16.  
  17. >OLE is fine, but it isn't really what I want. 
  18. >Is it possible to use for instance Excel as a Chart Engine, feeding with
  19. >data out of my own picking, and updating for instance once a minute?
  20. >I wouldn't want to re-invent the wheel and make my own diagram engine, when
  21. >all spreadsheet applications have exactly what I want (or rather, my
  22. > customers).
  23. >The easiest way would be to, somehow, create a text-based link to a spreadsheet
  24. >(tab-delimited text would be slow, but if it works, fine). If I could get ahold
  25. >of the internal data structures of for instance Excel, I could perhaps send
  26. >more customized data to be sent on to an Excel chart.
  27. >OLE only does objects, no interpretation of the object data is done (from what
  28. >I've seen).
  29. >Would the Mac system 7 subscribe and publish work, and if so, why can't Windows
  30. >do that?
  31. >
  32. >Anyone?
  33. >Per
  34. >
  35.  
  36. You should be able to do what you want with DDE.  I would suggest getting
  37. hold of the "Excel Developer's Kit", obtainable from Microsoft at a low
  38. price.  It explains all.
  39.  
  40. Chris
  41. -- 
  42. --------------------------------------------------------------------------
  43. | Chris Marriott                           | chris@chrism.demon.co.uk    |
  44. | Warrington, UK                           | BIX: cmarriott              |
  45. | (Still awaiting inspiration              | CIX: cmarriott              |
  46. |  for a witty .sig .... )                 | CompuServe: 100113,1140     |
  47. --------------------------------------------------------------------------
  48.  
  49.