I have an unbound query box called PONumber that the user updates to find a record. However I do not want them to be able to edit the record. When I set the form property to be uneditable it does not allow the user to update the PONumber. How can I set the PONumber field as editable and all the rest as uneditable?