Hello,
I have a field that is (20,ALLUP).
If P/N 705-7v9-34-S comes in house the processing below still runs
telling the user that this P/N needs a mod.
How do I get an exact match @wlf1 ?
@WLF1 If: 1 eq "705-7v9"
Then: beep; msgbox "P/N 705-7v9 needs Mod kit 34-S!"
Thanks,
Steve