Barcode Scanner problem

Hello
I'm trying to build a barcode scanner but it should only apply to about 200 different EAN numbers and the product it's connected to. I have everything on one .csv file but can't get it to work. Anyone have a good block solution to when file1. gottext?
Mvh
Andreas

I presume you mean the EAN numbers that are acceptable ? If so, test your scanned value against the list of acceptable EANs

image

1 Like

Show us what's in the csv file?