Hi and greetings from the Netherlands.
In my Glide table i have a column witch hold an sku number. That sku number has to be unique and in a fixed format of 7 digits. This 7-digit code is not sequential or otherwise arranged and is manually implemented. For example: 2308001 and then it’s not necessarily or likely that the next code will be 2308002. It’s random made up by the user and it should stay that way.
Now when entering a new sku code (a new row in that glide table) I want to check whether it already exists. Anyone have suggestions or ideas?
Thank you for your suggestions in advance!
Ronald Klop