The way my form is set up now, it is bases off a query that prompts the user for a SO Num. If the number exists the form opens displays the first record with that SO Num and they can flip through all other records with that number. If the SO Num does not exist the form opens blank and they can fill in the data. However I do not like this set up. Is there any way that the form can just open normal and the user can enter the SO Num they want directly into the SO Num field on the form, if the number exists the form fills in with the first record with that SO Num and they can flip through the others, if it does not exist, the form remains blank and they can fill it in???
Thanks
Thanks