Recent content by Jasp

  1. J

    tables and queries in a listbox

    I use the searchform created by Dev Ashish. The form works like this, it takes all the tables and all the queries and present them in a listbox. From that list box you can then choose witch table to search in. I would like to change the code so that it dosent present all tables and all queries...
  2. J

    Filter function

    I want to create a filter function. The function should meet the following criterias. - Able to filter on multiple table values - Present filterresults in a listbox(in a form). - Each record in the list should be able to click on and then open its specific record also that in a form. Im not...
Back
Top Bottom