Search results

  1. C

    query

    hi ive got a query that works for all my list boxs , but how do i get a text box to show whats in a memo field within the query
  2. C

    query/text

    i have a query that returns the values in list box`s but i have one colum in the query that is a memo , and i need this to be displayed in a text box so others can edit it. how do i go about doing this as there is no row select option on text boxs
  3. C

    update

    which event should i be using that will run the procedure when the data is changed regardless if that text box is highlited
  4. C

    query from textbox

    how can i create a query that uses a customer id text box rarther then having it a pop up box asking for the customer id ive tried using [Forms]![Customers Details]![CustomerID] as the criteria but is still asks for it cheers
  5. C

    listboxs help pls

    ok i will try again i can create a query that asks for the customer id then displays the correct dates , what i would like it to do is look for the search critera in the top left box "cah198". rarther then typing it in ive tried using [Forms]![Customers Details]![CustomerID] as the criteria...
  6. C

    listboxs help pls

    right wat would i put in a query so that it looks in the text box customer id to match from records
  7. C

    listboxs help pls

    ok im pritty new to this but the problem i have is i cannot get the list box`s to update like the subforms do what i really need is when u select a customer the date box at he bottom left updates like the sub form changes and the time n duration to just show the one just 1 time/duration for the...
Back
Top Bottom