Results 1 to 3 of 3
  1. #1
    swt027 is offline Novice
    Windows 10 Access 2016
    Join Date
    Oct 2018
    Location
    California
    Posts
    6

    Unhappy Patients Living in Lamont

    [FONT="Calibri",sans-serif]Query Question: D[/FONT][FONT="Calibri",sans-serif]isplay the number, last name, first name, andaddress of patients living in Lamont.
    My answer
    [/FONT]

    SELECT Patient_number, Patient_lastname, Patient_firstname, Patient_address
    From Patient_table


    Where Customer_state = "Lamont"

    I only have two tables, Patient Table and Therapist Table. Something is wrong though, it is populating a box asking me for patient last name.

    Please help!

  2. #2
    CJ_London is online now VIP
    Windows 10 Access 2010 32bit
    Join Date
    Mar 2015
    Posts
    11,409
    means you don't have a field called Patient_lastname in your table called Patient_table

  3. #3
    swt027 is offline Novice
    Windows 10 Access 2016
    Join Date
    Oct 2018
    Location
    California
    Posts
    6
    I see now! Thank you!!!

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

Similar Threads

  1. Replies: 3
    Last Post: 05-20-2015, 06:19 PM
  2. Question about a database for patients
    By naras in forum Database Design
    Replies: 2
    Last Post: 01-25-2014, 10:16 AM
  3. How to create a "living form"
    By BiotechAccessUser in forum Forms
    Replies: 6
    Last Post: 09-05-2013, 09:28 AM
  4. Replies: 8
    Last Post: 05-25-2012, 11:49 AM
  5. Patients Record Table - Guide me someone!
    By cluendo in forum Access
    Replies: 16
    Last Post: 01-24-2011, 11:47 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