Can a UPDATE query run from a report? I have tried to update the table by using a unbound text box by placing the update query in the Control Source. That doesn't work. I then tried to use a bound text box and placed the update query in the Control Source of that text box. That does not work...