Hi,
Is it possible for me to reference different table based on QR scan input?
In my inventory tables (raw, wip, finished), i have created a QR for each items based on a template column “raw, ID”, “WIP, ID” and “finished, ID”.
I’d like to scan that QR from one form and it can lookup the item automatically whether it is raw, wip or finished product.
I have created a table that extract the text from the QR and split the required ID. But how do I reference the relevant table?