Hi there,
I would like to help out some of our sorting guys at our company. We receive parts with barcodes and sometimes without. They are car parts from junkyards. I want to make the sorting process better since things get incorrectly identified and I end up re sorting them. I bought a barcode scanner for them.
I am trying to set up a database for them where all they have to do is scan 2 possible barcodes to get the product identified. I am trying to make a function that will accept one or both of the input scan and will be able to id them. (the labels are uniquely paired for the majority)
I'll insert what I did so far with lookup and Vlookup. I tried to keep the data on a separate sheet but it wasn't working out for me so I put it on the same sheet way under the functions. That worked 75% of the time but then I ran into issues with using only one of the barcodes and it wasn't able to id them.
I would like to help out some of our sorting guys at our company. We receive parts with barcodes and sometimes without. They are car parts from junkyards. I want to make the sorting process better since things get incorrectly identified and I end up re sorting them. I bought a barcode scanner for them.
I am trying to set up a database for them where all they have to do is scan 2 possible barcodes to get the product identified. I am trying to make a function that will accept one or both of the input scan and will be able to id them. (the labels are uniquely paired for the majority)
I'll insert what I did so far with lookup and Vlookup. I tried to keep the data on a separate sheet but it wasn't working out for me so I put it on the same sheet way under the functions. That worked 75% of the time but then I ran into issues with using only one of the barcodes and it wasn't able to id them.