hi..am soooooo confused..
I'm creating a query as a basis to create a 'order report'
I have picked the various fields i need for this query..however...when i choose the field 'Supplier ID' i find the query will only display the records if the ID is 2! if i put an entry in my form where the ID is 3, 1 or any other number the query misses the entire record!!! Everything else seems to be working fine.......
Some info (not that i'm even sure its any use!)
SupplierID is a primary key in my supplier table. I am selecting the supplierID as a record from my 'Orders' table and then details such as 'Cuppliers Company Name' is coming from my supplier table.
has anyone seen this before? am i missing anything simple...any reply will be very thenkfully recieved!!!
I'm creating a query as a basis to create a 'order report'
I have picked the various fields i need for this query..however...when i choose the field 'Supplier ID' i find the query will only display the records if the ID is 2! if i put an entry in my form where the ID is 3, 1 or any other number the query misses the entire record!!! Everything else seems to be working fine.......
Some info (not that i'm even sure its any use!)
SupplierID is a primary key in my supplier table. I am selecting the supplierID as a record from my 'Orders' table and then details such as 'Cuppliers Company Name' is coming from my supplier table.
has anyone seen this before? am i missing anything simple...any reply will be very thenkfully recieved!!!