Search results

  1. A

    listbox

    what is the code you use to open the forms/reports from your list box. Need to do the same thing. Thanks
  2. A

    combo box vba help

    Chris, I like your idea, could you elaborate on the code a bit more because after trying what you said an error kept occuring. How do I open the correct forms from the combo box? Thanks Ash
  3. 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
  4. A

    Form/Query Help

    I know you can do this stuff easily with the database window and query wizard, but I am trying to make a front end to my database and make it easy to use for the people at work. However, I guess this would be a big task. Maybe easier to just forget it? Any thoughts? Thanks again, Ash
  5. 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