Search results

  1. M

    Multiple inputs on a form to filter a query

    So I'm building a database that allows users to make entries into the records tables and generate reports based on those records. The db has 3 tables (buildings, records, services), one query, and one report. If you open it and hit Generate Report on the switchboard you're going to get the...
  2. M

    Query a table with a relation

    Hi, I simply want to run my client building query on my records table where client building = 201. However, since building numbers are stored in the buildings table. I keep coming up bust and I can't seem to solve this with my limited access knowledge. I'll attach my database.
Back
Top Bottom