We have a database that when you scan three barcodes, one for the Material Code field one for the width field and one for the length field it fills them in accordingly. Then when u press add, it adds that record into a database.
What I am wanting to do is, create a separate form that when you scan these 3 barcodes it will search through the database and find the record that matches those three fields and then you can press delete and it will get rid of the record.
What I am wanting to do is, create a separate form that when you scan these 3 barcodes it will search through the database and find the record that matches those three fields and then you can press delete and it will get rid of the record.