Results 1 to 2 of 2
  1. #1
    dmaach is offline Novice
    Windows XP Access 2007
    Join Date
    Jul 2010
    Posts
    1

    Query Field Fill-In Automation

    I know there is a way to do this, just trying to figure out how!



    Easiest way to explain this is imagining a database to track retail sales.

    You would setup the following tables:

    Orders
    + Order Number
    + Customer
    + Order Date
    etc

    Order Detail
    + Order Number
    + Part Number
    + Quantity

    I know there would be more tables and fields involved, but for my question this will do.

    Know pretend you want to setup a query (then going to a form) for entering orders.

    What I want is a way that the order number would only have to be entered once and then fill in automatically for each line item. (Basically eliminating the user from having to enter the order number on every line).

    I know this is probably something easy, but have been pulling my hair out.

    They do this on the Northwind sample database, but I can't seem to find how they make it happen.

    Thanks.

  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
    Typically that would be displayed with a form and subform. The master/child links of the subform control would accomplish what you're describing.
    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. Auto fill a field from multiple lookup
    By shahemaan in forum Forms
    Replies: 4
    Last Post: 06-13-2014, 04:00 PM
  2. Replies: 0
    Last Post: 03-04-2010, 06:32 PM
  3. Auto-fill field not saving to table
    By aaid in forum Forms
    Replies: 1
    Last Post: 12-18-2009, 05:34 PM
  4. Replies: 7
    Last Post: 12-11-2009, 01:44 AM
  5. Need to set date in query for automation
    By Valeda in forum Queries
    Replies: 0
    Last Post: 06-07-2006, 06:41 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