Results 1 to 2 of 2
  1. #1
    gbmarlysis is offline Advanced Beginner
    Windows XP Access 2010 32bit
    Join Date
    Dec 2011
    Posts
    48

    data entry form

    hi,
    i want to create a form where i can enter in
    1- an athletes name (then his details come up eg dob)
    then
    2- enter in the race he ran in (if its a new race then plots in table if its a race entered already then the other details come up eg distance date)
    then
    3) enter in the athletes position in the race his time etc

    and then at the bottom of the form as i put in their name all the races and positions they have run (so i know what needs to be entered)

    i currently have three tables
    1-athletes


    2-races
    3-race details

    Can any one help me with this form please...is it possible..people say anything is possible in access..
    many thanks lb

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,602
    A form to enter athlete and their race results could be a form/subform arrangement. Would have to enter the races by another form. The race would have to already be in table before could enter athlete and results. If you want to enter the races 'on-the-fly', will need code to open form for entering the race. Then if you have a combobox for selecting race on the other form/subform, might also need code to refresh the combobox to show the new entry. As I said, the more user-friendly, the more code

    Building forms is basic Access functionality and Help has guidelines to get you started.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Form for Data Entry
    By cherkey in forum Forms
    Replies: 4
    Last Post: 02-15-2011, 02:40 PM
  2. Data entry form
    By adept in forum Forms
    Replies: 1
    Last Post: 08-20-2010, 10:13 PM
  3. Sub Form Data Entry
    By OldBloke in forum Forms
    Replies: 1
    Last Post: 08-09-2010, 06:58 AM
  4. Form Data Entry Problem?
    By corystemp in forum Database Design
    Replies: 1
    Last Post: 03-21-2009, 02:29 PM
  5. Run report or sub form during data entry
    By wasim_sono in forum Programming
    Replies: 0
    Last Post: 03-09-2006, 05:40 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums