Display field when other field is chosen?

B

Brandon

I have a table called contacts. And I also have a table
called names. I have a couple names and phone numbers in
the names table. In my form I am trying to figure out how
I can pick a name from a drop down box from the names
table and then have another field display the phone number
from the names table automatically. What is the easiest
way to do this?
 
Top