Hi.
I have ms access database with one table called PRODUCTS with 4 column.
ID, BARCODE, DESC, SIZE.
I build a query which take information from a form. form gets value from the excel table called LNKBARCODE with one column BARCODE. when i run the form it gets all the records(ABOUT 100) from the LNKBARCODE. But when i run the query it only shows one record from the database. only first barcode in the form. if i highlight the second barcode in the form and then run the query it shows records for the second barcode. but only one record at a time. I want query should search and show records for all the barcodes which are in the LNKBARCODE table.
Any help will be much appreciated.
Thanks
I have ms access database with one table called PRODUCTS with 4 column.
ID, BARCODE, DESC, SIZE.
I build a query which take information from a form. form gets value from the excel table called LNKBARCODE with one column BARCODE. when i run the form it gets all the records(ABOUT 100) from the LNKBARCODE. But when i run the query it only shows one record from the database. only first barcode in the form. if i highlight the second barcode in the form and then run the query it shows records for the second barcode. but only one record at a time. I want query should search and show records for all the barcodes which are in the LNKBARCODE table.
Any help will be much appreciated.
Thanks