Ellen has attended:
Excel Intermediate course
Excel Advanced course
Excel Advanced course
Excel VBA Intro Intermediate course
Excel VBA Advanced course
Drop down lists
When you have created a drop down list, how do you get a field of cells to automatically change to match the name selected. EG selected a person from the list and their address automatically fill in for the rest of the fields for that person that you have set up?
Thanks
RE: drop down lists
You would need to have 2 parts to that solution.
1. You must have a list of names, with addresses to lookup
2. Then use Vlookup to match the name selected, and populate each part of the address