Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Field Validation Rules and null or empty values
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Field Validation Rules and null or empty values
Miscellaneous
Thread ID:
00042123
Message ID:
00042123
Views:
88
I have a character field named VAN that allows null values in my table. I want to create a Field Validation Rule that will allow the entry of "EW", "VC", or leave it empty. What is the correct syntax for this? When I try van=="EW".OR.van=="VC".OR.van=.NULL. it allows me to enter any value (i.e. "DD"). Any ideas?

Thanks!

Jeff
Next
Reply
Map
View

Click here to load this message in the networking platform