Subform and Form

B

Bernd Smits

Hi,
I have a combobox in a form, and a double-click event on the names present
in the combobox and token from a certain table. So, when I double-click on a
name a new form is open with the information related on the name. For so far
everthing ok, but when I try to open, still double-clicking on the name , a
subform (which nothing else then the form opens before, but setted as
subform), the information, so in the fields of the subform are illustrated
the data present in the first record af the related table.
How can I have updated information in the subform, as like as when I open it
as a simple form?
(the options "link secondary field" and "link master field" are just setted
up to the same field as the combobox)

Thanks
Bernd
 
Top