I have a form based on qryLeases. For each LeaseID there is just one record. Only one record (Lease) shows in the query when I run the query.
I linked as subform fsubTract to the form which has multiple tracts for each LeaseID. The form and subform are linked by LeaseID.
I want the tracts to show in the subform as a datasheet. This works.
However, shown on the form are duplicate records showing for each instance of the tract linked to the lease.
I want to show One lease with all of its tracts displaying in the subfrmTracts.
How can I fix this error?
Thanks.
Robert
I linked as subform fsubTract to the form which has multiple tracts for each LeaseID. The form and subform are linked by LeaseID.
I want the tracts to show in the subform as a datasheet. This works.
However, shown on the form are duplicate records showing for each instance of the tract linked to the lease.
I want to show One lease with all of its tracts displaying in the subfrmTracts.
How can I fix this error?
Thanks.
Robert