I am making a Database for a Driving School and I have a table that stores all of the bookings (Booking ID (PK), Driver ID, Instructor ID, Time of Meeting) and I have then made a Form that enables my client to easily enter the data.
Would I be able to set up a query, an If Statement, a lookup...