S
Sean
I have Joblist setup that has Job#, Description of the job, Customer, etc.
The Customer column is a drop down menu linked to a Customer list.
Anyway i made a form with a drop down list that brings up a report of all
the jobs by customer (The drop down list also pulls from the Customer list)
and it works. After you pick teh customer name from the drop down list I
have a button setup on the form called "View Job List" which pulls up the
report. The issue is when you close the report I get this error "The changes
you requested to the table were not successful because they would create
duplicate values in teh index, primary key, or relationship. Change the data
in the field or fields that contain duplicate data, remove the index, or
redifine the index to permit duplicate entries and try again." I'm thinking
I have the form setup wrong as I'm not trying to change any data in the table
just trying to view particular data. I noticed that if I click the View Job
list button using the Customer name that is shown in the list by default
(It's just showing the customer that starts with "A" [alphabetical]) it works
fine because I didn't choose a customer.
Any ideas?
Thanks.
The Customer column is a drop down menu linked to a Customer list.
Anyway i made a form with a drop down list that brings up a report of all
the jobs by customer (The drop down list also pulls from the Customer list)
and it works. After you pick teh customer name from the drop down list I
have a button setup on the form called "View Job List" which pulls up the
report. The issue is when you close the report I get this error "The changes
you requested to the table were not successful because they would create
duplicate values in teh index, primary key, or relationship. Change the data
in the field or fields that contain duplicate data, remove the index, or
redifine the index to permit duplicate entries and try again." I'm thinking
I have the form setup wrong as I'm not trying to change any data in the table
just trying to view particular data. I noticed that if I click the View Job
list button using the Customer name that is shown in the list by default
(It's just showing the customer that starts with "A" [alphabetical]) it works
fine because I didn't choose a customer.
Any ideas?
Thanks.