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

  1. Path: sparky!uunet!olivea!spool.mu.edu!agate!rsoft!mindlink!a269
  2. From: Mischa_Sandberg@mindlink.bc.ca (Mischa Sandberg)
  3. Newsgroups: comp.os.msdos.programmer
  4. Subject: EXCEL file format
  5. Message-ID: <18690@mindlink.bc.ca>
  6. Date: 19 Dec 92 08:02:03 GMT
  7. Sender: news@deep.rsoft.bc.ca (Usenet)
  8. Organization: MIND LINK! - British Columbia, Canada
  9. Lines: 22
  10.  
  11. I have a large body of data in a relational database table with
  12. a two-part key. The data would be useful to analyze and view in
  13. tabular form (one part of key defines rows, the other, columns).
  14. About one third of the possible combinations of key parts are
  15. occupied. Someone suggested loading this into a spreadsheet.
  16. Any recommendations on how a 1200x700 element array of 2-5 digit
  17. integers would do, in, say, an EXCEL spreadsheet? I am not
  18. familiar with EXCEL, but I understand it provides ways of sorting
  19. data by rows/columns. Would this be feasible for such a large
  20. array? And would anyone know where I could find a current
  21. spec for the file layout of an EXCEL spreadsheet? I hope that this
  22. format is not in the habit of changing frequently.
  23.  
  24. Many thanks in advance. I'm not at all sure what I'm getting myself
  25. into here, folks.
  26. --
  27. Mischa Sandberg ... Mischa_Sandberg@mindlink.bc.ca
  28.                  or uunet!van-bc!rsoft!mindlink!Mischa_Sandberg
  29. *-*-*-*-*-*-*-*-*-*-*
  30. Engineers think equations are an approximation of reality.
  31. Physicists think reality is an approximation of the equations.
  32. Mathematicians never make the connection.
  33.