I have a Form where I can enter the "UserID" in a TextBox so the related info will be displayed.
I want to add Validation Rule to this TextBox. If the UserID entered is not in the Field [UserID] of the Table [tblUser], a Validation Text will pop out.
I tried a few times to use expression builder, but everytime got error. Could someone help me on that?
Thanks!
Start Free Trial