home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / mac / database / 981 < prev    next >
Encoding:
Text File  |  1992-08-13  |  1.7 KB  |  39 lines

  1. Newsgroups: comp.sys.mac.databases
  2. Path: sparky!uunet!usc!sdd.hp.com!mips!cs.uoregon.edu!nntp.uoregon.edu!cie.uoregon.edu!srussell
  3. From: srussell@cie.uoregon.edu (Steven Russell)
  4. Subject: Another FileMaker Pro question
  5. Message-ID: <1992Aug14.090939.14131@nntp.uoregon.edu>
  6. Sender: news@nntp.uoregon.edu
  7. Organization: University of Oregon Campus Information Exchange
  8. Date: Fri, 14 Aug 92 09:09:39 GMT
  9. Lines: 28
  10.  
  11. charlesa@niwot.scd.ucar.edu (Charles Albrecht) writes:
  12. >The function you've probably written is:  Today - FromDate
  13. >                                          ^^^^^ (Today is a FMPro function)
  14. >If you define this as a number, FM Pro will beep at you and give you 
  15. >a stern warning that the function will return a value of type "date."  If
  16. >you indicate that you do want to define it as a number, FileMaker will
  17. >gladly allow you to do it, and should give you what you're looking for.
  18.  
  19. I'll be darned, you are right.  I took the stern warning too
  20. seriously, and didn't attempt to use the number result.  Charles,
  21. thanks for the help!  Thanks also to Brian Schipper, who suggested the
  22. same solution.
  23.  
  24. Ok, here's another question:  I want to be able to create a field
  25. that adds values from two other fields.  If field "A" contains the
  26. value 20, and field "B" contains 17, I want my proposed field to
  27. become 37.  So far, this is trivial, but I would like this same field
  28. to be selectable for manual data entry if both fields "A" and "B" are
  29. undefined.  If this is not possible, I will settle for having the
  30. field be selectable for data entry without depending on the values in
  31. fields "A" and "B".  Is this possible, or am I asking too much?  I've
  32. looked through the manual for help with this, but haven't found a way
  33. to make it work.
  34.  
  35. --
  36. -Steven Russell
  37. srussell@uoneuro.uoregon.edu
  38.  
  39.