Results 1 to 2 of 2
  1. #1
    brianeveretthoffman is offline Novice
    Windows 7 64bit Access 2010 32bit
    Join Date
    Nov 2012
    Location
    Rochester NY
    Posts
    2

    Query to fetch a rating based on another table

    Please forgive me, as I am a novice with Access and do not know how to effectively search for the answer to my question.




    My database has a Table1 with a list of devices with a relationship to a Table2 that has ‘parent’ devices (that contain information that all of the child devices share). I can create a query just fine to display all devices with the parent information. However, the Table2 has a bunch of fields of type text that are Yes or No on whether the device passes criteria for test. I have a third Table3 that has all possible combinations of testing and assigns each case a rating. I would like my query to use the Yes/No information from Table2 and find the correct rating in Table3 to assign to all the devices.


    I had tried translating each yes/no into a binary number that would represent it, but I cannot use that for a relationship to the Table3 because you cannot relate a calculated field.


    Please let me know if I can supply more information about my issue and I appreciate your time helping me.

  2. #2
    brianeveretthoffman is offline Novice
    Windows 7 64bit Access 2010 32bit
    Join Date
    Nov 2012
    Location
    Rochester NY
    Posts
    2
    I think I have figured this out myself. I learned how to use a DLookUp on the Table3 to match the binary values and get the rating. Tricky use of quotation marks were needed in order to reference the right Table and field. Thanks anyway.

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

Similar Threads

  1. How to fetch Column names of a table
    By deepanadhi in forum Queries
    Replies: 21
    Last Post: 06-04-2012, 06:17 PM
  2. Applying a Rating in A Form
    By Lupson2011 in forum Forms
    Replies: 5
    Last Post: 02-14-2012, 11:40 AM
  3. How to fetch latest records from table
    By India62 in forum Access
    Replies: 13
    Last Post: 05-19-2011, 11:43 PM
  4. Need Query to fetch last row in a table
    By gunapriyan in forum Queries
    Replies: 10
    Last Post: 02-20-2010, 12:46 AM
  5. Replies: 2
    Last Post: 10-27-2009, 07:09 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