home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / database / 8686 < prev    next >
Encoding:
Text File  |  1992-12-24  |  1.4 KB  |  34 lines

  1. Newsgroups: comp.databases
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!news.cs.indiana.edu!ethome.et.iupui.edu!INDYCMS.IUPUI.EDU!IQTI400
  3. From: IQTI400@INDYCMS.IUPUI.EDU (Phillip Paxton)
  4. Subject: Re: Help with Microsoft ACCESS, please
  5. Message-ID: <168C712581.IQTI400@INDYCMS.IUPUI.EDU>
  6. Sender: usenet@ethome.et.iupui.edu (USENET News System)
  7. Organization: IUPUI
  8. References:  <1992Dec24.002547.22630@Princeton.EDU>
  9. Date: Thu, 24 Dec 92 20:52:06 EST
  10. Lines: 22
  11.  
  12. In article <1992Dec24.002547.22630@Princeton.EDU>
  13. gdzimmer@phoenix.Princeton.EDU (Gary David Zimmer) writes:
  14.  
  15. >
  16. >  2)  Is there a way to design a form/table such that there are multiple
  17. >      check boxes for a field and that more than one of these options
  18. >      can be checked off at the same time (ie. pre-defined medical
  19. >      ailments which a person can be suffering from)?
  20.  
  21. Why not use a subform which has two fields:  the yes/no check column
  22. and the description (both described in the query feeding the subform).
  23.  
  24. >  3)  Is there any way to allow for the entry of a time field without
  25. >      the colon and still allow for the simple calculation of elapsed
  26. >      time between two fields?
  27.  
  28. You should be able to convert a numeric to a time by using TimeSerial.
  29. The differential calculation should be easy then...
  30.  
  31. Yo!  Anyone know of Access-specific Usenet/Listserv/Internet groups?
  32. I'm already following the Compu$erve MSACCESS forum but am looking
  33. for more...
  34.