Search results

  1. R

    Relationships

    Im having trouble with the query named overdue in my database, im trying to get the query to list car details with the loan return date as the output. I think its due to a mistake with my relationships but im not sure how to resolve it, if anyone has the answer I would be very gratefull for the...
  2. R

    Saving form data to table

    Im having trouble trying to save data to a table. How can I save the data from form temp_loans to table temp_loans when it is added? See attatched file. The user starts by running the customer form. Im sure theres a simple way to try to move the fields when they are complete. Many Thanks...
  3. R

    Append Query

    Im trying to set up a query to copy the value of a record in a field to another database table. Both tables contain the field customer ID and are forms. I want to be able to create a button which runs a query to copy the customer ID value of the current record shown in the form to another form...
Back
Top Bottom