Subform help please

yogi1980

New member
Local time
Yesterday, 16:15
Joined
Nov 29, 2006
Messages
6
hello,
i have a form with 3 sub forms. the 3 sub forms contain summary data for each account. when i flip through the accounts/records, the summary data changes for 2 of the sub forms, which is what i want. BUT i cannot seem to get one of the subform summary data to change, it always stays on the first account data.
Thanks.
 
You need to examine the LinkChild/MasterFields for that SubForm. It sounds like they may not be set correctly.
 
Sorry I am not familiar with the lingo. How do I access this? Thanks.
 
In design view of the form, look at the properties of the SubFormControl. You know you are on the SubFormControl when the Data tab has the Link Child Fields and the Link Master Fields properties.
 

Users who are viewing this thread

Back
Top Bottom