Forms-Appropriate Control to Use

S

SueW

I would like to place a control on a form so end user can select a name from
the Clients table that has the fields: client, address, city. In a
subsequent field choose the client address and city.

Field: Client
Field: Client_Address_and_PhoneNumber

The goal is a report showing appointments for drivers for the day.
 
P

PieterLinden via AccessMonster.com

SueW said:
I would like to place a control on a form so end user can select a name from
the Clients table that has the fields: client, address, city. In a
subsequent field choose the client address and city.

Field: Client
Field: Client_Address_and_PhoneNumber

The goal is a report showing appointments for drivers for the day.

Sounds like you want a cascading combobox. This article explains how to do
it.
http://www.mvps.org/access/forms/frm0028.htm
 

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