DavidatSchool
New member
- Local time
- Today, 11:42
- Joined
- Aug 11, 2008
- Messages
- 8
Hi
I have a main form based on a parameter query ("qryContactsbyName") on the "tblContacts" table.
The main form view is continuous, so a list of matches from the query are displayed, showing summary information.
I am trying to add a subform which will display full information from the "tblContacts" table for the record (in the main form) which the user is currently positioned on.
Access is resisting my efforts, pointing out I am basing my main- and sub- forms on the same underlying table.
I have tried adding explicit relationships.
I would be grateful for ideas or alternatives.
Thanks
I have a main form based on a parameter query ("qryContactsbyName") on the "tblContacts" table.
The main form view is continuous, so a list of matches from the query are displayed, showing summary information.
I am trying to add a subform which will display full information from the "tblContacts" table for the record (in the main form) which the user is currently positioned on.
Access is resisting my efforts, pointing out I am basing my main- and sub- forms on the same underlying table.
I have tried adding explicit relationships.
I would be grateful for ideas or alternatives.
Thanks