Can this be done? I have a text box that I would to update the Date in 3 fields in 3 different Tables. Basically if a person is Terminated or Resigns I want to simply put a date in the text box click a button and it change the Last Record for that employees termination date to the value in the text box. I tried to do an update query but I couldnt figure out how to make the query update use a value from the text box. When I put that value in the "criteria" section it didnt seem to work. Any help would be great.