303factory
Registered User.
- Local time
- Today, 05:41
- Joined
- Oct 10, 2008
- Messages
- 136
Hi
Is there a way to save any data changed to a bound subform without refreshing the master form? If you tick a few boxes on the subform then try close the main form there seems a problem with the data not being saved.
Me.mysubform.Refresh doesnt seem to be an option
Me.mysubform.Requery doesnt fix my conflicts
Refreshing the master form before I try close everything and move on fixes the problem, but refreshing the master form takes aaages becase it has about 20 subforms with images etc. Any ideas?
Thanks
303
Is there a way to save any data changed to a bound subform without refreshing the master form? If you tick a few boxes on the subform then try close the main form there seems a problem with the data not being saved.
Me.mysubform.Refresh doesnt seem to be an option
Me.mysubform.Requery doesnt fix my conflicts
Refreshing the master form before I try close everything and move on fixes the problem, but refreshing the master form takes aaages becase it has about 20 subforms with images etc. Any ideas?
Thanks
303