Attribute Assistant; Verify numeric value in a range

870
0
09-14-2016 10:31 AM
Labels (1)
JoeBorgione
MVP Emeritus

Is there a method that will verify a number entered against a table with a range of numbers?  Here is my scenario:

When adding a new address point feature  the Validate_Attribute_Lookup method provides validation of the entered street name against the MasterStreetName table, (which is just a table, no spatial reference):

The address point feature has the ADDRNUM (house number) field and I would like to verify it to be sure it falls between  the LOWRANGE value and the HIGHRANGE fields in the MasterStreetName table.  Not unlike verifying with a range type domain.  Is this possible with AA?  

It gets a little sticky here in that I am looking at a range of numbers associated only with the verified street name.

That should just about do it....
0 Kudos
0 Replies