Search results

  1. D

    Combo box populate table fields

    A light finally came on. using the =Comboboxname.Column(x) format in the text box, then created a relationship between the part number table and Main table, then ctreated a new query showing the data I needed. I'll need to take some lessons in VBA. Thanks for your help.
  2. D

    Combo box populate table fields

    I'm trying the DLookup but not having any success. I just get an error when I enter it in the Control Source field of the Text box. I'll keep trying though.
  3. D

    Combo box populate table fields

    I'm trying to create a form using a combo box to populate multiple fields and tables. I've created a text field to display the added information using this format: =Comboboxname.Column(x) in the text box control source field, and this works for display purposes. However, I need it to populate...
  4. D

    Greetings fellow humans

    Hello, New member here.
Back
Top Bottom