Search results

  1. K

    User Input multiple criteria

    Last question.. honest.. maybe ;) I have a query that prompts the user to display certain/all of the members in my member table. The problem is, using a parameter query in the memberID field only allows the user to send the message to one member, not multiple members. "1 or 2 or 3" or "1,3"...
  2. K

    Automatic backup

    Hi, Is it possible to create a macro that will automatically save the whole database to a specific location, whether automatically or at the press of a button on the switchboard? Again, this a for a project at school and I have no idea how to go about it. thank you Kris
  3. K

    Validation from another table

    Hello, I'm doing a project for school. Currently I have a database containing 3 tables. One table contains a list of people. Another table contains a list of competitions and the number of positions available in that competition. The last table contains competitors and the ability to select what...
  4. K

    Display all with DOB within a week

    Hi, I am doing a project at school and need to run a query that displays everyone that has a date of birth within 7 days using a date in the format 01/01/2001. I really have no idea how to do this and would really appreciate any help. Thank you very much Kris
Back
Top Bottom