Caluclating total cost of sales

Whitchurchcomputing

New member
Local time
Today, 07:04
Joined
Jan 21, 2013
Messages
8
Hi all,

I have created a project where I have to book different seats for a theatre on two different days, each seat is a different record and seats vary in price. I was wondering how I could create a form to calculate the cost of every sale of the seats booked?

Thanks in advance :D
 
The Form would come after the database design.

Seems like should have tables such as ( guess)

Seat ---->SeatPrice--->Booking<----EventSession<--Event

and Customer
 
Last edited:

Users who are viewing this thread

Back
Top Bottom