Results 1 to 2 of 2
  1. #1
    sneakyfast is offline Novice
    Windows 7 Access 2007
    Join Date
    Jan 2010
    Posts
    1

    Help with Subform

    Version of Access: 2007
    Skill Level: Beginner



    The database project I am working on seems somewhat basic but I continue to struggle. The intent of the database is to select products for various rooms in a office building. I have configured the following tables.

    tblRooms
    ==================
    RoomNumber Primary Key
    RoomName

    tblProducts
    ==================
    ProductTag Primary Key
    ProductType
    ProductManufacture
    ProductMake
    ProductModel
    ProductPrice
    Description

    tblFurnitureSelection
    ==================
    ID Primary Key
    RoomNumber link to tblRooms
    ProductType link to tblProducts
    Quantity

    What I an trying to setup is to have a main form show the current room name and number I need to select products. Also on the main form would be a mutiselect list box which would allow me to select the products from the list and have them populate the subform with the products selected. Then all I would have to do is enter in the quanties.

    With my subform now, I have to individually select each product as a new record. I would like to select the products I needed from the list box and have it populate the subform.

    Any help is appreciated.
    Last edited by sneakyfast; 01-17-2010 at 11:00 AM.

  2. #2
    maximus's Avatar
    maximus is offline Expert
    Windows 7 Access 2010 (version 14.0)
    Join Date
    Aug 2009
    Location
    India
    Posts
    931
    I don't know whether your problem is solved I will be happy to buil the database for you contact me at silverback_bats@yahoo.co.in with details.

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

Similar Threads

  1. Replies: 1
    Last Post: 12-10-2005, 04:52 PM
  2. Subform in a Subform and relationships
    By St3ph3n in forum Database Design
    Replies: 3
    Last Post: 12-06-2005, 06:34 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