want to open a form and display selected records

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top