Search results

  1. I

    Need Subform record to post in main form record

    I think this is the right direction. i just need some guidance. 1. i select a collection name from a combo box 2. in the list box every thing associated with that collection should show up 3. i select an item that has three fields and i need each field to populate the form as a request list of...
  2. I

    Need Subform record to post in main form record

    Ok, I think i am understanding now. let me give it a try and ill let you know how it turns out. Thank you so much for your help!
  3. I

    Need Subform record to post in main form record

    I want the data from the sub-form table to be placed in another table so it does not modify the original. I am going to have a customer fill in the form and select the items they want, when they press the submit form Button I want it to populate the table I set up called DTO requests. I do not...
  4. I

    Need Subform record to post in main form record

    i want the data from the subform table to be placed in another table so it does not modify the original. i am going to have a customer fill in the form and select the items they want, when they press the submit form i want it to populate the table i called requests i do not want to have the...
  5. I

    Need Subform record to post in main form record

    Sorry, new to this. In the main form i have a combo box that when an item is selected the subform is populated with the multiple records that are associated with it. then in that sub form i would like to check a box that when i press the submit button it adds it to the table that is linked to...
  6. I

    Need Subform record to post in main form record

    after filling in some items on the main form i have a combo box (Collections) that when a "collection" is selected it populates the subform with a list of the items that belong to that collection. I also have a check box that when checked i would like that line to be placed in the main forms...
Back
Top Bottom