Results 1 to 4 of 4
  1. #1
    viking123 is offline Novice
    Windows 7 64bit Access 2013 64bit
    Join Date
    Aug 2016
    Posts
    2

    Limit LOCKUP based on previous enter value

    I have a database containing three tables
    - Table1
    - Table2
    - Table3

    Table1 contains:
    - Id
    - Manufacture

    Table2 contains:
    - Id
    - Manufacture (LOCKUP from Table1.Manufacture)
    - System

    Table3 contains:
    - Id
    - Manufacture (LOCKUP from Table1.Manufacture)
    - Systems (LOCKUP from Table2.Systems)


    - Note

    My question is:
    How du I get the field "Table3.systems" to show only the systems which fits "Table3.Manufacture"? At the moment all systems are shown. I would like to limit the list of system, so when I choose fx "Siemens" in Table3.Manufacture, then only Siemens systems appears in Table.systems.

  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,640
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

  3. #3
    viking123 is offline Novice
    Windows 7 64bit Access 2013 64bit
    Join Date
    Aug 2016
    Posts
    2
    Thanks, it was what I was looking for.

    I have also found the following link, which also describes a method of due it.

    https://www.youtube.com/watch?v=SpMyGlEInGs

  4. #4
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,640
    No problem, and welcome to the site by the way!
    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: 5
    Last Post: 06-05-2015, 09:09 AM
  2. Replies: 7
    Last Post: 03-05-2015, 07:34 AM
  3. Replies: 8
    Last Post: 06-23-2014, 12:19 PM
  4. Replies: 4
    Last Post: 01-23-2014, 04:34 PM
  5. Limit data entry based on another field
    By chemengr in forum Forms
    Replies: 5
    Last Post: 01-02-2014, 01:21 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