Hello,
Sorry for the basic nature of this post. I am at my wits end. I'm doing a PT computing course, and have zero experience of access, nor have I ever opened it before this course but now have to build a simple database. I havent been taught anything in class, and merely learnt everything from a textbook. (It shows how poorly some people regard education, and teaching nowadays)
Anyway, I have a table called Price list, and in it I have two fields, one called Service and The other called cost. The services are listed and their matching prices are listed beside.
In another table called appointments, when making an appointment, I have linked the information so that I can choose from a dropdown from the price list table, under Service type.
I need to be able to create a receipt for the appointment. How can I do that in a query format?
Any help is greatly appreciate,
Best,
-DY-
Sorry for the basic nature of this post. I am at my wits end. I'm doing a PT computing course, and have zero experience of access, nor have I ever opened it before this course but now have to build a simple database. I havent been taught anything in class, and merely learnt everything from a textbook. (It shows how poorly some people regard education, and teaching nowadays)
Anyway, I have a table called Price list, and in it I have two fields, one called Service and The other called cost. The services are listed and their matching prices are listed beside.
In another table called appointments, when making an appointment, I have linked the information so that I can choose from a dropdown from the price list table, under Service type.
I need to be able to create a receipt for the appointment. How can I do that in a query format?
Any help is greatly appreciate,
Best,
-DY-