G
Glen Chaplin
I am relatively new to database design, and completely
new to Access. I am designing a database for booking and
viewing riding lessons. A typical booking would be: A
certain RIDER books a lesson on a certain DATE, at a
certain TIME, with a certain INSTRUCTOR, on a certain
HORSE.
I want to create a form that will do the following:
For a selected DATE, show (in column format, one column
per INSTRUCTOR) all RIDERs booked at each TIME and the
HORSE they are booked to ride.
The form should also permit the booking of additional
lessons (any "free" HORSEs available at each TIME should
have an empty space on the form to be filled with a
RIDERs name).
I have given a lot of thought towards designing the
necessary tables, but I am struggling with the concepts
of making a form do what I want.
Can anyone tell me if what I am trying to do is even
feasible?
new to Access. I am designing a database for booking and
viewing riding lessons. A typical booking would be: A
certain RIDER books a lesson on a certain DATE, at a
certain TIME, with a certain INSTRUCTOR, on a certain
HORSE.
I want to create a form that will do the following:
For a selected DATE, show (in column format, one column
per INSTRUCTOR) all RIDERs booked at each TIME and the
HORSE they are booked to ride.
The form should also permit the booking of additional
lessons (any "free" HORSEs available at each TIME should
have an empty space on the form to be filled with a
RIDERs name).
I have given a lot of thought towards designing the
necessary tables, but I am struggling with the concepts
of making a form do what I want.
Can anyone tell me if what I am trying to do is even
feasible?