Results 1 to 2 of 2
  1. #1
    Dalagrath is offline Only a Man
    Windows 7 64bit Access 2010 64bit
    Join Date
    Oct 2010
    Location
    Colorado
    Posts
    45

    Guiding Through Steps (Opinion Please)

    for my work, I am creating an "Interactive Map" of the property. With this map, we are going to allow people to follow these steps:

    1) Scan Item Barcodes Into a Form
    2) Select using the map where items are going to



    Now, I have the basic table down and how to get the information using forms to plop information onto the table. What I am looking for however, is how to combine the item barcodes and information from one form, and the location information of another onto a single table. Any opinions or thoughts would grealty help!

  2. #2
    kennejd is offline Competent Performer
    Windows XP Access 2007
    Join Date
    Mar 2011
    Posts
    188
    This sort of sounds like an orders table....where you would store the item_id from the items table and the location_id from the location table. You'll have your main entry form that will be linked to the orders table. You can use whatever method you want to fill in the various id fields....combo box, list box....or pop up form. On the pop up form you would write some code to update the main form on close.

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

Similar Threads

  1. Replies: 2
    Last Post: 06-30-2010, 12:26 PM
  2. New to access, looking for steps to complete
    By iamyourdemize in forum Access
    Replies: 1
    Last Post: 05-21-2010, 02:19 PM
  3. Looking for quick opinion on simple database
    By Zoran in forum Database Design
    Replies: 6
    Last Post: 01-31-2010, 05:04 PM
  4. Replies: 0
    Last Post: 10-14-2009, 02:49 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