I need to automatically trigger a data input form from an combo box when the value entered does not match anything pre-existing in the table.
Example.
The form ties a shipper number field which is linked to a shipper table with full shipper information. When keying a shipper number in the shipper number field, if that number doesn't exist in the shipper table I need it to trigger the launch of an input form so that the new shipper information can be put in the shipper table.
Example.
The form ties a shipper number field which is linked to a shipper table with full shipper information. When keying a shipper number in the shipper number field, if that number doesn't exist in the shipper table I need it to trigger the launch of an input form so that the new shipper information can be put in the shipper table.