I'm managing a customer club database for our giftshop, and am trying to simplify its use for our cashiers.
Currently, they have a form that they pull up to enter a new customer and record their contact information and interests. There is a separate form for recording purchases, which is linked in the tables to the contact information by customer id.
This allows me to keep only one entry for contact info per customer, but store a running listing of the pieces they've purchased in the club.
In order to see the pieces the customer has collected, the cashier has to remember the customer id, switch to the reports window, and then open a report using their number.
What I want is a way to add buttons to the original customer info form that will:
1. Pull up a data entry form for a purchase and fill in the customer id spot with their id.
2. Pull up a report of their collection based on their id.
I've floundered in the microsoft help files, and looked through the books on Access that I have, but I can't seem to find what I'm looking for - possibly because i'm not sure of the terminology I should be looking under.
How do I begin?
thanks,
Cheryl Kern
Currently, they have a form that they pull up to enter a new customer and record their contact information and interests. There is a separate form for recording purchases, which is linked in the tables to the contact information by customer id.
This allows me to keep only one entry for contact info per customer, but store a running listing of the pieces they've purchased in the club.
In order to see the pieces the customer has collected, the cashier has to remember the customer id, switch to the reports window, and then open a report using their number.
What I want is a way to add buttons to the original customer info form that will:
1. Pull up a data entry form for a purchase and fill in the customer id spot with their id.
2. Pull up a report of their collection based on their id.
I've floundered in the microsoft help files, and looked through the books on Access that I have, but I can't seem to find what I'm looking for - possibly because i'm not sure of the terminology I should be looking under.
How do I begin?
thanks,
Cheryl Kern