I have a subform that when launched on its own displays the proper datasheet items against a query. The items listed (lapsed memberships) relate to many of the contacts that managed on the mainform. When I open the subform as a tabbed page on the main form, the datasheet items are automatically filtered to show only those items related to the current contact.
Question: how can I break this linkage, so that the all the items from the query display on the form?
Thanks
Question: how can I break this linkage, so that the all the items from the query display on the form?
Thanks