Search results

  1. A

    combo box vba help

    Does anyone know how to build a combo box that references the various forms/or tables in the database. I want to have a combo box or list box where the user can pick a form and then the form opens (basically for navigation). Thanks in advance
  2. A

    Form/Query Help

    I want to create a form to use as a database query tool. I would like to have a drop down box that has a list of the tables used in my database, then I would like a list box that shows the columns from the table that the user selects in the list box (maybe done through some sort of lookup). I...
Back
Top Bottom