Rental System

Q2100

New member
Local time
Today, 10:15
Joined
Apr 29, 2008
Messages
3
Hi

I am in need of some help for a rental system i am creating... I have made the following Tables

Customer
Dvds
Rentals
Suppliers
Staff

I want to create a Master Detail Form for Rentals so i am able to show and make rentals for Specific customers. if someone could please provide me with some help..would be very greatful
Thanks
 
This kind of application is a bit of a regular in here. Try doing a search and see how you get on.
 
What exactly do you need help with? To display rentals for customers you'd have a form bound to the customer table and a subform bound to the rentals table, with the appropriate master/child link(s). If you're just making rentals, a form bound to rentals with a combo for customer. That combo has a row source from the customer table but is bound to the rental table.
 
thanks but ive just figured this 1 out myself...
 

Users who are viewing this thread

Back
Top Bottom