Search results

  1. X

    Listbox to Text boxes

    Hey, Sorry if this topic was already posted before, I wanted to know how to view/edit records using the text boxes that should be linked to a list box; so when a record is selected in the list box, it would be displayed in the two text boxes. I already have all my buttons working, and list box...
  2. X

    Combo and Text Box Information

    Hello, I am trying to quickly build a form to do the following, program contains: Table 1 Table 2 cmbUnit (combo box) txtPart (part number) I am getting the unit number from Table 1 as a source, which by the way works with a different form. I will select any unit number, for an example...
  3. X

    Paired Listboxes

    Hello, I need to start on my project which requires a simple form with two list boxes (paired). If anybody can help with the code for the following controls: Add, Remove, Add All and Remove All. First listbox will have data loaded from a table with student names; I should be able to add/remove...
Back
Top Bottom