Recent content by crowley131

  1. C

    Query with list of criteria for same field

    Thank you so much! Just saved me hours of going through each record individually.
  2. C

    Query with list of criteria for same field

    Hi, I think this should be straightforward, but cant figure out how to do it. I have a list of unique customer IDs, about 200. I want to display all of the customers with these IDs. I have created a query, but when i copy/paste the ID's into the CustomerID criteria the message 'the text is...
  3. C

    Populate form field with value from query

    Hi bob, The form is bound to a table (pupilPersonalDetails). Should I be looking at populating a field in the table with the query results instead? Thanks C
  4. C

    Populate form field with value from query

    Hi Everyone, Hope someone can help with this. I am trying to calculate the keystage and year group of pupils on my database. I have created queries that successfully calculate the data, but I cant work out how to add the results from my queries into an already created form. I thought I...
Back
Top Bottom