Yes/No Field based on value found in dataset

If I have a field called batch #. I have a second field Yes/No. What is the expression that would cause the second field yes/no to change from yes/no based on if the batch # entered is found in the dataset.

Basically what I want is if a user puts in a batch number they have used previously it will come us saying No. If the batch number hasnt been used it will say yes

Do a search for...:count ≥ 1

Champion, thank you.

Sorry, I thought I had it working. But it wont change to yes.

Got it to work

This topic was automatically closed after 70 days. New replies are no longer allowed.