Search results

  1. T

    noob with Textbox and subform/subreport problems

    I am making a from that has a set of combo boxes that allow the user to search through a table. the results are displayed in a subform / subreport window that is set to a query. the search works by changing the SQL of the query. I have spent weeks on getting this far and i have decided to just...
  2. T

    Combo box controlled query 2

    sorry for the repeating of a previous thread but i have looked at all of the replys on the first combo box controlled query and have followed what was reccomended but i still have some problems. :( i have three combo boxes and i want to query a single table with the selected combo options...
  3. T

    getting file names in a given directory and then storing them in an array

    i Am new at VBA and i have a basic understanding. I am trying to find out if it is possible to write code that would reffer to a given lcoation and store the file names in that location into an array. i am planning on using the names in the array to populate a combo box. and then use the...
  4. T

    Subform/ subreport Query data row number reference

    I am new to this and i may be going about this the wrong way but what i am doing seems to do the job until now. I am making a form that has a combo box, a few text boxes and a subform\ subreport on it. The idea is that the first thing a user does is to select a name form the combo box. this...
  5. T

    Combo box controlled query ?

    Hi all im new to this and im trying to make a from that will display a sub from containg infomation that can be changed by altering a combo box. im not sure if its possible but i want to have the combo box containing names of people and then the sub form to display records that relate just to...
Back
Top Bottom