S
shoba7
Guest
Hi,
I am an amatuer in MS Access, i hope you will all be able to help me solve this problem. Before i state my problem, i would like to give a little bit of background info about my project. I have three main tables namely Customer table, Customer Product table and Product Table.
Customer Table
CustomerID(PK)
Name
Address
Telephone
Email
Company
Customer Product
CustomerID
ProductID
Product Table
ProductID (PK)
Product Name
I have a form the contains one combo box and one command button. This combo box contains the list of product names from the Product Table. The main purpose of this form is to select a particular product name and once the command button is clicked, to display all the customers details who have bought that particular product in a report. I have somehow managed to accomplish this task.
But after i have selected the product name from the combo box and clicking on the command button. It displays the "Enter parameter value" box. I have to key in the product name into this box before i am able to view the report. Is there any other way to do this without the "Enter parameter value" box appearing?
I have gone through other similar threads in this forum but i still can't seem to solve this problem. Please help me !!!
Thanks in advance.
I am an amatuer in MS Access, i hope you will all be able to help me solve this problem. Before i state my problem, i would like to give a little bit of background info about my project. I have three main tables namely Customer table, Customer Product table and Product Table.
Customer Table
CustomerID(PK)
Name
Address
Telephone
Company
Customer Product
CustomerID
ProductID
Product Table
ProductID (PK)
Product Name
I have a form the contains one combo box and one command button. This combo box contains the list of product names from the Product Table. The main purpose of this form is to select a particular product name and once the command button is clicked, to display all the customers details who have bought that particular product in a report. I have somehow managed to accomplish this task.
But after i have selected the product name from the combo box and clicking on the command button. It displays the "Enter parameter value" box. I have to key in the product name into this box before i am able to view the report. Is there any other way to do this without the "Enter parameter value" box appearing?
I have gone through other similar threads in this forum but i still can't seem to solve this problem. Please help me !!!
Thanks in advance.
Last edited: