home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / mac / programm / 21889 < prev    next >
Encoding:
Internet Message Format  |  1993-01-21  |  1.2 KB

  1. Path: sparky!uunet!think.com!hsdndev!husc-news.harvard.edu!husc.harvard.edu!jtarr
  2. From: jtarr@husc8.harvard.edu (Jeff Tarr)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: Lotus 1-2-3
  5. Keywords: LOTUS
  6. Message-ID: <jtarr.727632239@husc.harvard.edu>
  7. Date: 21 Jan 93 16:03:59 GMT
  8. Lines: 26
  9. Nntp-Posting-Host: husc8.harvard.edu
  10.  
  11. Under Lotus 1-2-3 v1.0 I am having a problem with a file that relies on
  12. another file for all of it's data.  The trick is that the file it relies on
  13. relies on many other files for it's data.  Imagine this diagram:
  14.  
  15.  
  16.                   |----------File A
  17.                   |----------File B
  18.                   |----------File C
  19. File X ----> File Y ---------File D
  20.  
  21.  
  22. The problem is that if "File Y" is not up to date (ie: it's links have not
  23. been refreshed" then the information in "File X" is wrong.  Unfortunately
  24. with just "File X" open an Update-Links won't update "File Y" so "File X"
  25. is not getting the right information.
  26.  
  27. Is there an easy way for me to resolve this problem (ie: make sure that File Y
  28. is up to date) or should I just recode File X to get all of it's data from
  29. the files that File Y uses?
  30.  
  31. Thanks in advance.
  32. -- 
  33.  
  34. Jeff Tarr
  35. Harvard University
  36. jtarr@husc.harvard.edu
  37.