I have a form and a subform. I run an update query and based on the value of a text box in the subform it should update a text box in the main form. The query is set to update in a macro.
When the macro runs on some accounts it updates the main form and the subform, on other accounts it just...