H
hikerbiker
I am trying to create a validation rule for a table that will limit entries
based on values entered in another field of the same table. For example: if
my material field says "plastics", then my color field should only allow
"blue" or "red". If it says "steel", then it should only allow "red" or
"green". It appears that I can only limit the values in the color field to
be anything that might be valid for all materials.
based on values entered in another field of the same table. For example: if
my material field says "plastics", then my color field should only allow
"blue" or "red". If it says "steel", then it should only allow "red" or
"green". It appears that I can only limit the values in the color field to
be anything that might be valid for all materials.