M
Michael Clifford
My knowledge of Access is spotty: Heavy on VB programming (out of necessity
with a new job) but short on some of the other skills.
Specifically, I've created tables to support a 1-many-many situation. Table
lookups and referential integrity (linked tables to SQL Server) do exactly
what's needed.
The problem: None of this works if subforms are created and placed into a
parent form. There's no pull down in each field to perform the lookup to
another as there is if just tables are used.
So, how are lookups done inside forms? Is a ton of programming in forms
required or have I missed something?
Please advise and thanks.
Michael Clifford
with a new job) but short on some of the other skills.
Specifically, I've created tables to support a 1-many-many situation. Table
lookups and referential integrity (linked tables to SQL Server) do exactly
what's needed.
The problem: None of this works if subforms are created and placed into a
parent form. There's no pull down in each field to perform the lookup to
another as there is if just tables are used.
So, how are lookups done inside forms? Is a ton of programming in forms
required or have I missed something?
Please advise and thanks.
Michael Clifford