Using update query to post results of a calculated field

E

Edmund

I have field that needs to updated with the results of a calculated field currently displayed in a active form. Would like to update that field with the values in that record set, using some button that would run an update query or SQL commands in the back ground.
 
Top