Hello all.
Sheet1 has a column called workorder.
Sheet2 has a column called workorder.
I have an input form, when my SAVE button is clicked I need a validation that checks if there is at least one instance of the a workorder number that appears in sheet2.workorder in sheet1.workorder.
Thanks all