Does anyone know how to get a data entry window to pop up after you compare a value to a table and the value doesn't exist in the table? I now how to create a combo box and have it auto populate but this isn't the same thing. If the value typed into the field does not match anything in the table it is referencing I need a data entry window to pop up so that the info can be put in. Example;
I put in a shipper number. If the shipper number exists in the table nothing happens and I can go on keying into the next field in the form. If the shipper number doesn't exist in the table I need to have a data entry window pop up so I can enter the entire shipper information.
Thanks in advance to anyone who has a possible solution to this.
I put in a shipper number. If the shipper number exists in the table nothing happens and I can go on keying into the next field in the form. If the shipper number doesn't exist in the table I need to have a data entry window pop up so I can enter the entire shipper information.
Thanks in advance to anyone who has a possible solution to this.