natalia83uraqt
New member
- Local time
- Yesterday, 16:47
- Joined
- Jul 29, 2010
- Messages
- 2
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 updates the subform. The parameters are set up correctly since it's recognizing all of the correct records, just not updating the main form at times.
I cannot find a constant that would cause the main form to just not update.
When I manually run the update query outside of the macro it will update both the subform and the form on records where through the macro just the subform was updated.
When the macro runs on some accounts it updates the main form and the subform, on other accounts it just updates the subform. The parameters are set up correctly since it's recognizing all of the correct records, just not updating the main form at times.
I cannot find a constant that would cause the main form to just not update.
When I manually run the update query outside of the macro it will update both the subform and the form on records where through the macro just the subform was updated.