Is it possible to set a Validation Rule for a form input field based on a field in a different table? I have a small table (tblSuffix) with road name types (i.e., STREET, ROAD, AVENUE, LANE, etc). I can add these separatly to the validation rule on the form's properties field, but it would be nicer if once the tblSuffix table is changed, it automatically changes the validation.
I have added a combo box to my form linked to the tblSuffix table. This works fine. However, because of hte lack of space, I'd like to not have the drop down option (i.e., remove the selection arrow). Is this possble?
Thanks,
SKK
I have added a combo box to my form linked to the tblSuffix table. This works fine. However, because of hte lack of space, I'd like to not have the drop down option (i.e., remove the selection arrow). Is this possble?
Thanks,
SKK