Results 1 to 4 of 4
  1. #1
    flrockb is offline Novice
    Windows 10 Access 2016
    Join Date
    Jul 2019
    Posts
    2

    Subform not limiting results of main form

    Table 1 has a series of integer fields.



    Query 1 Shows records from table 1 with value >= 2 for any of those integer fields.

    Table 2 includes a field related to Table 1

    I want a form that shows all records from Table 2 with records that result in Query 2. There will be multiple results in table 2 for each record in query1.

    First I created a cross-tab query that displays the desired records from Table 2 and a form based on that query but the data is not editable since it is a cross tab query.

    Next I created a Query just based on Table 1 then a Main form to show all records from Table 2 then added a subforum based on Query 1 thinking it would limit the results from table 2 to those that meet the criteria from query 1 but all records from Table 2 are displayed.

  2. #2
    Join Date
    May 2018
    Location
    Living in Scotland UK
    Posts
    1,557
    Hi

    Can you upload a zipped copy of your Database?

  3. #3
    flrockb is offline Novice
    Windows 10 Access 2016
    Join Date
    Jul 2019
    Posts
    2
    Quote Originally Posted by mike60smart View Post
    Hi

    Can you upload a zipped copy of your Database?
    I will have to check to see if any of it is proprietary.

  4. #4
    Micron is offline Virtually Inert Person
    Windows 10 Access 2016
    Join Date
    Jun 2014
    Location
    Ontario, Canada
    Posts
    12,737
    then a Main form to show all records from Table 2
    That sounds backwards. Main form is typically the 1 record, subform the many.
    The more we hear silence, the more we begin to think about our value in this universe.
    Paraphrase of Professor Brian Cox.

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

Similar Threads

  1. Replies: 2
    Last Post: 08-01-2018, 03:58 PM
  2. Replies: 3
    Last Post: 03-18-2016, 02:02 AM
  3. Replies: 24
    Last Post: 04-08-2015, 02:59 PM
  4. Replies: 1
    Last Post: 07-20-2012, 09:48 AM
  5. Replies: 3
    Last Post: 03-11-2012, 08:24 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