Results 1 to 2 of 2
  1. #1
    keith701a is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Dec 2011
    Posts
    15

    Consolidate Queries

    I have three split datasheet forms in which users can double click a request number to open an update form. Each split form has a related update form, who's source is a related query. (Three split forms, three update forms, three update queries).

    I’d like to consolidate into one update form/query and move the query criteria into some sort of filter on the split form. Is this possible? If so, how is it done?

    NS_Request_Info is a search form.
    Double clicking a report number opens the form NS_Request_Info_Update.
    NS_Request_Info_Update is linked to the query NS_Request_Info_Update Query.
    In the query, Report_Number has a criteria of [Forms]![NS_Request_Info]![Report_Number]

    NS_Sujects_Form is a search form.
    Double clicking a report number opens the form NS_Subject_Update.
    NS_Subject_Update is linked to the query NS_Subjects_Update_Update.
    In the query, Report_Number has a criteria of [Forms]![NS_Subject_Form]![Report_Number_Subjects].

    NS_Vehicles_Form is a search form.


    Double clicking a report number opens the form NS_Vehicles_Update.
    NS_Vehicles_Update is linked to the query NS_Vehicles_Update_Update.
    In the query, Report_Number has a criteria of [Forms]![NS_Vehicles_Form]![Report_Number_Vehicles].

  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,521
    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. 3 Tier Queries - Consolidate to One?
    By bs0d in forum Access
    Replies: 18
    Last Post: 03-03-2015, 06:41 PM
  2. Need to consolidate data from 2 queries
    By robinzworld in forum Queries
    Replies: 1
    Last Post: 10-13-2014, 12:15 AM
  3. The simply way to consolidate two bases...
    By jeanpri in forum Import/Export Data
    Replies: 4
    Last Post: 05-14-2012, 01:53 AM
  4. Match and Consolidate
    By Yap in forum Access
    Replies: 3
    Last Post: 12-16-2010, 04:26 PM
  5. Consolidate MDBs
    By RHall in forum Database Design
    Replies: 4
    Last Post: 01-06-2006, 12:31 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