definewebsites
Registered User.
- Local time
- Today, 23:36
- Joined
- Nov 18, 2007
- Messages
- 10
Hi,
This is the situation. I have a form in which I have embedded a subform. The subform pulls its contents from tables based on a query that is tied to one of the fields on the mainform.
This is the issue that I have. When I enter lets say data into one of the fields on the subform(in datasheet view) I would normally expect the rest of the information to appear in the subform since what I entered already corresponds to existing data in one of the tables. However, the contents only update themselves when I lets say browse to the previous record and then comeback to that same record.
Is there anyway I can get the subform to refresh itself the moment I type in some matching data?
Thanks
This is the situation. I have a form in which I have embedded a subform. The subform pulls its contents from tables based on a query that is tied to one of the fields on the mainform.
This is the issue that I have. When I enter lets say data into one of the fields on the subform(in datasheet view) I would normally expect the rest of the information to appear in the subform since what I entered already corresponds to existing data in one of the tables. However, the contents only update themselves when I lets say browse to the previous record and then comeback to that same record.
Is there anyway I can get the subform to refresh itself the moment I type in some matching data?
Thanks