I am an getting started with my first form on Access 2010. I very new to using database.
I want to know how I would get existing customer data to populate on my form, say based on a customer’s last name, saving time typing in same customer entries every time.
In other words If I select a last name from a list when adding to my form, I need the first name, phone, and address to automatically fill into the other record entries automatically without having to type them in all the time. Is this possible??
Here is a rough layout of what I mean.
Last Name____First ____Address___ __Phone
Doe _________John ____101 sill lane __658-588-9912
(picked from list) (automatically filled in field based on last name choice)
If I select the last name from a list, can I get first Address and Phone to automatically fill in the fields once I pick the last name.