Results 1 to 2 of 2
  1. #1
    jacek.w.bak is offline Novice
    Windows 7 64bit Access 2007
    Join Date
    Jul 2011
    Posts
    3

    adding record by using separate form

    Hello,

    I have following problem

    tbl_Orders:
    - OrderNo (PK)
    - Date
    - Customer
    - ...

    tbl_OrderDeails
    - id (PK)
    - OrderNo (FK)
    - Article
    - Quantity


    - DeliveryDate
    - ...

    for each record in tbl_Orders I add many records in tbl_OrderDetails

    Right now I choose articles from Combo Box filtered for Customer from tbl_Orders. Still Articles are very similar and this method is potential problem when entering data. Similar names, a lot of Articles in different color mixes to choose from ...

    Best way would be to add article every time based on new modal form with Articles filtered by Customer from tbl_Orders. Potentially/ user can use filters on datashhet subform in this modal. Choose the right Article, press ok to add it to Article field in tbl_OrderDetails

    I have no idea where to start with this. Please point me in the right direction.

    Possible? If not what would be the best approach? Thanks for help!

  2. #2
    tdecker81 is offline Novice
    Windows XP Access 2010 32bit
    Join Date
    Sep 2011
    Posts
    23
    Did you get this figured out or do you still need help

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

Similar Threads

  1. Adding images to form for each record
    By Zipster1967 in forum Forms
    Replies: 9
    Last Post: 07-05-2011, 02:36 AM
  2. Replies: 9
    Last Post: 06-20-2011, 03:42 PM
  3. Create form wizard Separate groups of fields
    By newtoAccess in forum Forms
    Replies: 3
    Last Post: 12-10-2010, 08:32 AM
  4. separate a form by months
    By graciemora in forum Forms
    Replies: 40
    Last Post: 08-19-2010, 01:46 PM
  5. Replies: 1
    Last Post: 03-29-2010, 04:11 AM

Tags for this Thread

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