Auto Populate Based on Drop Down Selection.

richmcgill

Board Regular
Joined
Feb 4, 2019
Messages
69
Office Version
  1. 2016
Platform
  1. Windows
How would I do this? I am not using Visual Basic.

I have form and I am trying to auto populate other fields based on the selection in a combo box. I tried VLookups but they will not recognize the data in the drop down box.
I have a separate tab with all of the sales peoples name and other information.
A1:A25 Salespersons Name
B1:B25 Salespersons Telephone number
C1:C25 Sales Persons Assistants Name

What I need is a way to pull in the information based on the sales person selected
A1 Combo Box with list of sale people’s names and select one sales person’s name and the next two will auto populate with the correct information.
A2 Based on what is selected in A1 will pull the salespersons telephone number from the other tab of information
A3 Based on what is selected in A1 will pull the salespersons telephone number from the other tab of information
I am trying to auto populate other fields based on the selection in a combo box. I tried VLookups but they will not recognize the data in the drop down box.
I have a separate tab with all of the sales peoples name and other information.
A1:A25 Salespersons Name
B1:B25 Salespersons Telephone number
C1:C25 Sales Persons Assistants Name

What I need is a way to pull in the information based on the sales person selected
A1 Combo Box with list of sale people’s names and select one sales person’s name and the next two will auto populate with the correct information.
A2 Based on what is selected in A1 will pull the salespersons telephone number from the other tab of information
A3 Based on what is selected in A1 will pull the salespersons telephone number from the other tab of information


<tbody>
</tbody>
 

Excel Facts

How to total the visible cells?
From the first blank cell below a filtered data set, press Alt+=. Instead of SUM, you will get SUBTOTAL(9,)

Forum statistics

Threads
1,214,788
Messages
6,121,582
Members
449,039
Latest member
Arbind kumar

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top