Hi,<br><br>Anyone knows how to code or the code to a form where it will update two fields in a table, using 3 texboxes: Here is how it should work:<br><br>-First texbox: The user will imput a PO number; this PO already exists in the table, but Access should search this po in the table, then, validate; if its not valid, it should display a box like "PO not Found"; if found, then:<br><br>- The remaining 2 texboxes will be used to imput a Status, and a date received, particular to the PO that was searched earlier.<br><br>Do u guys understand? Can it be done without using the findrecord feature in access ( which sucks btw) Help!!