Radman,<br><br>You cannot use an update query as the data source for a form, if that is what you are asking. You can only use a select query or sql string that performs no action.<br>To run an update query from a form, either put it in a macro and call the macro from a button or other event, or code it in the module behind the form with the docmd object. <p>-Chopper<br><a href=mailto: > </a><br><a href= > </a><br>