I have a workorder form with a 'part number' text box. What I need to happen is if the part number entered is not in the inventory table, the inventory form is opened so the user can enter that information into the table. If possible I would like not to use a combo box or list box. Any ideas anyone?