Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. brian30

    using the mulit-select feature in a list box

    i'm trying to get a list box on a form to allow me to select more than one value. i understand that i need a vba function to allow me to do this. so if have a snipit of code that loops throught the list of values and selects the multiple values and inserts them into the table, that would be...
  2. brian30

    using the mulit-select feature in a list box

    i'd like to be able to select multiple values in a list box but when i set the list box's multi-select feature to simple or extended neither work. i'm sure i'm commiting a simple error. bt
  3. brian30

    updating a field in a linked form

    thanks for the advice. i'm not had much luck yet though. do you have any lines of code to share? perhaps that will make things clearer. brian thomas
  4. brian30

    updating a field in a linked form

    i have the following scenario: a parent form, and several linked forms. i get to the linked forms via command buttons. each linked form shares a field with the parent form (e.g. age). when i put in the value in the parent form (for age), the linked forms don't show the value in the respective...
  5. brian30

    inserting values into more than one table in a form

    Not sure what's the best way to go but my subform has 4 tables (on pages) and each of these tables has a 1 to 1 relationship with the table on the mainform(which has 2 tables on it). it would be great if i could, when entering the value in the main form(on the table in particular, call it A)...

Part and Inventory Search

Back
Top