Leo_Polla_Psemata
Registered User.
- Local time
- Yesterday, 23:13
- Joined
- Mar 24, 2014
- Messages
- 364
Hi
In the example, one simple form-subform one to many
I would like, once i update the combobox on form, to auto fill the field fld2 in subform.
I can link parent to child but i don't want this method because i may need to change the combo to another value and then all records on subform will disapear.
I can make one update query on after update event.
Is there any other method for this simple task ?
Subform may have 1000 records

In the example, one simple form-subform one to many
I would like, once i update the combobox on form, to auto fill the field fld2 in subform.
I can link parent to child but i don't want this method because i may need to change the combo to another value and then all records on subform will disapear.
I can make one update query on after update event.
Is there any other method for this simple task ?
Subform may have 1000 records
