Search results

  1. J

    List box running a query

    there are multiple entries for each reg number, however i could use the invoice id which would do the same job. many thanks jared james
  2. J

    List box running a query

    basically, i want to double click on the desired record and it to open a form with the complete record on. (so the three pieces of data would be entered into a query or something along those lines if you understand me.). jjames
  3. J

    List box running a query

    Hi, i have a simple query which you enter a car registration into, and when you click search it displays the car registration along with the customer name and invoice date in a listbox. (so three columns). what i want is to be able to double click a record and then have a query run, and display...
  4. J

    Query in a subform

    nice one mate, would never have figured it out. ive been trying for ages. i looked at everything, even checked that but i though it looked ok, and because it worked in a normal form. Many Thanks Jared James p.s. i cant see the scales symbol for your name, where is it?
  5. J

    Query in a subform

    Hi, i have a simple setup in a datasheet view which is as follows with three fields: Combo11, Combo13, Price. It works like this: User selects part type in combo11, the afterupdate event requeries combo13, the user then selects the name of the part in combo13, which then requeries the price...
  6. J

    From form straight to report

    nice one. thanks
  7. J

    From form straight to report

    hi, i have a simple invoicing form which the user enters data into. i would like it so when the user presses the 'Accept' button, a report is printed in the form of an invoice. the problem i have is that the information on the form isnt in the table until the form closes (as you already know)...
Back
Top Bottom