T
thargoz via AccessMonster.com
Hi,
I have used a query to extract a selected portion of data based on a search
criteria. From the resulting list, which is displayed in a subform, I wish to
be able to double click on a selected entry and display it in a new form to
give a more detailed view of the entry.
I have tried to code Form_OnDblClick(), but once the subform is updated, the
double click function doesn't work. The coding does however work before the
subform is populated.
Can someone help me please
Thanks
Garth
I have used a query to extract a selected portion of data based on a search
criteria. From the resulting list, which is displayed in a subform, I wish to
be able to double click on a selected entry and display it in a new form to
give a more detailed view of the entry.
I have tried to code Form_OnDblClick(), but once the subform is updated, the
double click function doesn't work. The coding does however work before the
subform is populated.
Can someone help me please
Thanks
Garth