1. You are viewing our forum as a guest. For full access please Register. WindowsBBS.com is completely free, paid for by advertisers and donations.

MS Access, creating a from that can populate from 2 tables

Discussion in 'Other PC Software' started by medicalqm, 2010/08/02.

  1. 2010/08/02
    medicalqm

    medicalqm Inactive Thread Starter

    Joined:
    2010/08/02
    Messages:
    1
    Likes Received:
    0
    hi all.
    Ok, i'm creating a data-entry form that i need to do the following:

    1. When i open the form i want the fields to be empty
    2. when i enter a patientID, i want name, DOB etc to auto-populate.
    patientID, name, DOB are saved in a table called tblmembers. I have a
    combo box setup for patientID that connects to the
    tblmembers.
    3. I have text fields "clinicalsummary ", "medications" in the from. at every
    clinical visit, we need to enter some information. When i enter this
    information into the form, i want the completed form to be saved in a
    different table called tblforms which will save patientID, dateofvisit,
    clinicalsummary, medications
    4. Finally, when i open the form and enter a number for someone who has
    already been seen by us, i want the information from tblmembers to
    autpopulate as usual and then i want the clinicalsummary and medications
    from tblforms to autopopulate too.

    I'm new to VB so not familiar with codes. Can this be done? I'd really appreciate the help!! On a deadline!
     
  2. 2010/08/02
    SVEN

    SVEN Well-Known Member

    Joined:
    2004/01/02
    Messages:
    867
    Likes Received:
    8
    SVEN,
    #2

  3. to hide this advert.

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.