Results 1 to 5 of 5
  1. #1
    TheReaper is offline Novice
    Windows 10 Access 2016
    Join Date
    Oct 2019
    Posts
    3

    Matrix Type lookup

    Hi,


    I have been searching for an answer to my problem and hoping someone will be able to help.

    I have 2 tables - Day Planner and Vehicle Permits.

    In my day planner table I have 3 columns. Truck - Trailer - Permitted

    The columns Truck and Trailer are both looking at to other tables with all the vehicle information stored in them.

    When I select a Truck and a Trailer in their respective columns in the day planner I want to be able to check the two vehicle details against the third table which is the Vehicle Permits table and the return a vaule store in a column in the vehicle permits table to populate the Permitted column in the day planner table.

    Anyone have any ideas how I can do this?

    I have tried a the lookup wizard/ creating a query but to no avail as yet.
    thanks

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows 10 Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,771
    Why save permit info into daily planner? Could just do a query that has compound join on truck and trailer fields. If you already tried Dlookup or query, why didn't either work - error message, wrong result, nothing happens? Show attempted code or query.
    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.

  3. #3
    TheReaper is offline Novice
    Windows 10 Access 2016
    Join Date
    Oct 2019
    Posts
    3
    thanks so much for a reply. One of the issue is that the Day planner is a list of vehicle routes and then each day a different vehicle and trailer combination gets selected. I want to be able to check the user inputs into the table against the Vehicle permits table to return the value and populate the Permitted field in the Day planner.

  4. #4
    June7's Avatar
    June7 is offline VIP
    Windows 10 Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,771
    I understand that and my question and suggestion remain same.
    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.

  5. #5
    TheReaper is offline Novice
    Windows 10 Access 2016
    Join Date
    Oct 2019
    Posts
    3
    Quote Originally Posted by June7 View Post
    I understand that and my question and suggestion remain same.

    Thanks, I will keep working on it.
    Regards

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

Similar Threads

  1. Replies: 3
    Last Post: 06-07-2019, 01:42 PM
  2. Replies: 2
    Last Post: 10-29-2014, 10:48 AM
  3. Basic question on table design data type: lookup
    By drspanda@gmaill.com in forum Access
    Replies: 1
    Last Post: 07-17-2014, 07:56 PM
  4. Replies: 1
    Last Post: 07-17-2014, 05:51 PM
  5. Import to Excel from Access column of LOOKUP data type
    By Derek in forum Import/Export Data
    Replies: 1
    Last Post: 12-06-2010, 06:27 PM

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