latex88
Registered User.
- Local time
- Today, 11:07
- Joined
- Jul 10, 2003
- Messages
- 198
I’m having problems getting a subform to reflect the current data. I would like to, in an event procedure, refresh the data in the subform that is in a form. The subform does not display current data unless I close and open the form or go to the design view and back to the form view manually. I thought I just write codes to open and close the form to refresh the data, although it’s probably not an efficient way to do it, it does not seem to work either. I literally must manually close it and open the form or go to the design view back to the form view to get the data in the subform to display the current data. I know there’re methods, such as “refresh” and “requery”, but somehow I’m not sure I’m doing wrong because it does not work. What is the trick
