Results 1 to 4 of 4
  1. #1
    wolfm is offline Advanced Beginner
    Windows 7 32bit Access 2013
    Join Date
    Dec 2013
    Posts
    93

    Create an order form with pre-populated items

    Hello:


    I wish to replace order forms we are using in Excel, into forms in Access.
    Our traditional Excel order forms have the products listed in one column, and the user just enters the desired quantities in the next column.

    I know I can create a combo or list box for the user to select products. However, we have a long list of products so I can see getting complaints about lots of scrolling to select products.

    Does anyone know a way that I could list out the products on the form, so that all are visible? Next I would have a box by the product in which the user would enter a quantity.
    Then, I would want the order to grab the particular product and the particular quantity next to it, and place the product and qty into an 'items ordered' table.

    Thank you!

  2. #2
    orange's Avatar
    orange is offline Moderator
    Windows 10 Access 2010 32bit
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,870
    However, we have a long list of products so I can see getting complaints about lots of scrolling to select products.
    In plain English, how would you make a more focused list ?

    It seems some sort of Find as you type approach might reduce the number of products presented, but I think you have to start with your full product list. Perhaps, after for a Customer you can look at past Orders and select a corresponding Product list for display?

    You may find this post of interest.

  3. #3
    Micron is offline Very Inert Person
    Windows 10 Access 2016
    Join Date
    Jun 2014
    Location
    Ontario, Canada
    Posts
    13,423
    Does anyone know a way that I could list out the products on the form, so that all are visible?
    Based on my interpretation, I'm thinking a continuous form in order to display all products. You'd need a quantity field to denote that any particular product record is to be part of an order as you say. Another thought is to either have this form as a subform so that you can have all the order details in the main form (order number, customer, etc.) OR a split form. However, I've never used a split form beyond playing around with a forum problem for somebody so it may be a poor choice for this problem. Have to say I don't care for them much.

    Without knowing more about the process, impossible to say definitively what the whole thing would look like. Maybe a temp table(s) (not that the table is temporary, but the records would be) so that you can begin an order and cancel it without having orphaned order records and no order detail records. You do have one table for orders and another for order details, yes?

    Not sure how having all products on a form is a great idea - unless there aren't that many. If more than a few dozen, would think you'd want some sort of filter as Orange is suggesting.
    The more we hear silence, the more we begin to think about our value in this universe.
    Paraphrase of Professor Brian Cox.

  4. #4
    orange's Avatar
    orange is offline Moderator
    Windows 10 Access 2010 32bit
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,870
    Further to responses so far, it would help if you could show us a sample list of products and quantities as you envision things.
    It may help you and readers identify some options.

    You know your environment better than readers so we don't know if there is some hierarchy to products, or how your categories are determined, or how many products fit into which category etc.

    Any help to put some of this into context would be useful.

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

Similar Threads

  1. Form design to show items on an order
    By snipe in forum Forms
    Replies: 6
    Last Post: 01-31-2014, 02:01 PM
  2. Replies: 2
    Last Post: 06-18-2012, 03:33 PM
  3. Replies: 5
    Last Post: 10-28-2011, 02:42 PM
  4. prefilling items into an order form
    By syscoandrew in forum Forms
    Replies: 5
    Last Post: 09-25-2011, 12:27 PM
  5. CallTicketID populated to Order Form
    By EisBlade in forum Forms
    Replies: 0
    Last Post: 04-03-2006, 10:50 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