Results 1 to 2 of 2
  1. #1
    Join Date
    Nov 2012
    Posts
    1

    How to pull up the data from a particular record using a form and an ID #...

    Hey guys,



    So I'm totally new to access, and I know nothing about coding...so beginner alert... :-)

    But basically I've created a series of forms from my tables in order to enable easy data entry, and viewing.

    I think I've got the data entry part down - I created a button on each of my forms (using the button wizard - "add new record") which enters the all the info I've entered into my form into the fields of my table...which is perfect.

    But I can't figure out how I can use the same form to do the reverse - pull up all the data from a particular record in my table, and view it in the form.

    I basically want to be able to type in a participant's ID number (its a database for clinical research) into the form somewhere, and then have it show the rest of the data for that person from that particular table.

    I've tried creating another button and using some of the record navigation options (like "find record") but this does not seem to be working - it keeps telling me the record cannot be found, even though the record DOES exist in the table.

    Sorry, I'm sure this question is incredibly dumb but hey, we all start somewhere... :-)

    Thanks!

  2. #2
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,521
    One option if a different form:

    BaldyWeb wherecondition

    If the same form and its bound to a table, try the combo box wizard, choosing the third option, "Find a record..."
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

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

Similar Threads

  1. Replies: 3
    Last Post: 08-02-2012, 10:27 AM
  2. Replies: 5
    Last Post: 12-22-2011, 11:01 AM
  3. Random Record pull
    By Madmax in forum Access
    Replies: 2
    Last Post: 06-28-2011, 08:26 PM
  4. pull up data from a table into a form
    By MattD00 in forum Forms
    Replies: 1
    Last Post: 03-30-2011, 08:15 AM
  5. Code to pull in data from a specific record
    By jdunn36 in forum Access
    Replies: 1
    Last Post: 09-20-2010, 11:54 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