GUIDO22
Registered User.
- Local time
- Today, 11:36
- Joined
- Nov 2, 2003
- Messages
- 515
I have a form with child/subform - when the form loads any child records are also loaded by virtue of the filter criteria I have stipulated for the parent form.
Simply put, the sub-form (in datasheet view only), is a summary view of 'child' records that exist for this parent. Clicking on the summary/child record should populate the corresponding controls in the parent form.
However, the cursor in the child form (child form view is in 'datasheet' view only) defaults to the top item. If I try to select this child record in order to populate the parent form controls, nothing happens. The only way around this is to select another child record (forcing focus from the default child record) and then click back again..... if there is only one child record - you are stuck and cannot populate the controls with this records data at all.
Does anyone have any ideas how to get out of this situation please?
Thank you, all!
Simply put, the sub-form (in datasheet view only), is a summary view of 'child' records that exist for this parent. Clicking on the summary/child record should populate the corresponding controls in the parent form.
However, the cursor in the child form (child form view is in 'datasheet' view only) defaults to the top item. If I try to select this child record in order to populate the parent form controls, nothing happens. The only way around this is to select another child record (forcing focus from the default child record) and then click back again..... if there is only one child record - you are stuck and cannot populate the controls with this records data at all.
Does anyone have any ideas how to get out of this situation please?
Thank you, all!
