Recent content by euanhampton

  1. E

    Google Search

    Ok but Im not sure what the possible searches are, they could literrally put any word in and I would want it to return each record (no matter which field the data is found in) ?? Sorry Cheers
  2. E

    Google Search

    Hi, Im trying to make a google like search query on my database so a user can type in one word and then the database will search for all the records which contain this word and display them. Any ideas?? I only want it to search through the one table, Im no expert on VB so if someone could...
  3. E

    Paramter Query using a list box

    Hi, thanks for this.. So my form is called "Query of Watercourse" so in the criteria in the Query all I have to type is [Forms]![Query of Watercourse]![MyControl] ??? or where do i get the control from. Sorry about this
  4. E

    Paramter Query using a list box

    Hi, Anyone got any ideas how I can create a query that runs from the selection in a list box. What I need to do is when the user selects an option in the List box for them to select a button to the right which acknowledges the secletion and then runs a query with the selection as the criteria...
  5. E

    Parameter Query from a list box

    Hi, Anyone got any ideas how I can create a query that runs from the selection in a list box. What I need to do is when the user selects an option in the List box for them to select a button to the right which acknowledges the secletion and then runs a query with the selection as the criteria...
Back
Top Bottom