Results 1 to 3 of 3
  1. #1
    RachelBedi is offline Advanced Beginner
    Windows Vista Access 2003
    Join Date
    Jul 2012
    Posts
    67

    Help with Design

    Good Afternoon Folks,



    I'm building a database with several many to many relationships, I have created a main form from which you can view information. I have also created a form in which to enter information. There are two particular fields in which you may be able to add more than one data point. As a run down. You have a PMID and a DMID these are identifiers for an account. You will have only one PMID but could have several DMIDs for the same PMID. What I need to do is create a form in which you can enter all the different DMIDs pertaining to that particular PMID.

    First Issue:

    I would love to open the form and have a single text box, as the user needs it I would like for them to be able to "add" text boxes in order to add additional DMIDs if necessary.

    Second Issue:

    I would like the text boxes to be unbound and on the click of a button to allow the user to insert as many text boxes as they have created into a separate table of DMIDs. I do have the insert into statement but am not sure how to get it to loop through all available text boxes.

    Thank you for any help!

  2. #2
    ssanfu is offline Master of Nothing
    Windows XP Access 2000
    Join Date
    Sep 2010
    Location
    Anchorage, Alaska, USA
    Posts
    9,664
    I would use a main form/sub form that is bound. Why use a unbound form/controls?

  3. #3
    orange's Avatar
    orange is online now Moderator
    Windows XP Access 2003
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,726
    I agree with Steve.
    From your post
    You will have only one PMID but could have several DMIDs for the same PMID.
    Which is a standard 1 to many. Form/Subform is the answer 99% of the time.

    Good luck.

    There is a youtube video on form/subform at
    https://www.youtube.com/watch?v=YZKN_-P6wck

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

Similar Threads

  1. Design help
    By Newby in forum Access
    Replies: 2
    Last Post: 12-31-2012, 07:21 AM
  2. Table Design -- want to avoid a design that creates blank fields
    By snowboarder234 in forum Database Design
    Replies: 4
    Last Post: 10-08-2012, 10:13 AM
  3. Web Design
    By Azeez_Andaman in forum Misc
    Replies: 2
    Last Post: 02-01-2012, 12:59 AM
  4. Web Design
    By Azeez_Andaman in forum Misc
    Replies: 2
    Last Post: 09-25-2011, 06:26 AM
  5. Design help
    By jacko311 in forum Database Design
    Replies: 0
    Last Post: 11-12-2009, 05:57 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