Page 2 of 2 FirstFirst 12
Results 16 to 18 of 18
  1. #16
    PrimaryKey is offline Advanced Beginner
    Windows 7 64bit Access 2016
    Join Date
    Feb 2018
    Posts
    42

    Yes, for the Orders form though this method didn't appear as useful as the user would be navigating customer records, instead of order records. It also created other problems further down in the order process. I thought it was interesting that the many sample order databases I downloaded and examined also used this approach - with the mainform linked to the Orders table, instead of the Customers table.

  2. #17
    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
    Well, you know the business and have done some analysis. So you know the situation better than readers. Use Visio or pencil and
    paper to layout your logic. With some test data -Prove to yourself that your approach satisfies the requirement or not. And, if not, adjust your logic model and retest. I'm just taking about the forms you are proposing for the "order handling" or whatever you call it.
    You know the details. It's always easier to test your "theory" on paper (create a blueprint) then build "the house". Trial and error with a physical database is rarely the most efficient strategy.

    Here is more info on form/subform that may be useful.
    Good luck.

  3. #18
    June7's Avatar
    June7 is offline VIP
    Windows 10 Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,770
    Having a form bound to Orders and a combobox to select customer is certainly reasonable. Your complication arises in that you want user to select an address as well.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

Page 2 of 2 FirstFirst 12
Please reply to this thread with any new information or opinions.

Similar Threads

  1. Passing global variables question
    By newbieX in forum Programming
    Replies: 6
    Last Post: 10-03-2014, 02:09 PM
  2. Replies: 6
    Last Post: 07-16-2014, 12:18 PM
  3. Passing Variables creates more problems
    By dccjr in forum Programming
    Replies: 2
    Last Post: 04-05-2013, 06:40 AM
  4. Passing a variable back from a sub
    By RonL in forum Programming
    Replies: 7
    Last Post: 01-25-2013, 12:10 AM
  5. Passing variables to a Word Doc.
    By techexpressinc in forum Forms
    Replies: 2
    Last Post: 09-16-2010, 01:04 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