A
Angus Comber
Hi
I have a client table and a policies table. Policies table has a foreign
key which is link to Clients table.
I have a clients form with a button - to display policies.
I only want to display some of the fields in the policy table - basically
field1, field2 and field7 where ClientID = x
Can I do this with minimal code? How would I do that - from a button?
Angus
I have a client table and a policies table. Policies table has a foreign
key which is link to Clients table.
I have a clients form with a button - to display policies.
I only want to display some of the fields in the policy table - basically
field1, field2 and field7 where ClientID = x
Can I do this with minimal code? How would I do that - from a button?
Angus