ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Combo box (https://www.excelbanter.com/excel-discussion-misc-queries/235746-combo-box.html)

G

Combo box
 
Is it possible in Excel to create a list box/combo box and after selecting 1
entry populate next columns with values. For ex. after selecting name
populate column b with home phone number and column c with work number.

Jacob Skaria

Combo box
 
Possible. One way is using VLOOKUP().

Refer
http://www.contextures.com/xlFunctions02.html

If this post helps click Yes
---------------
Jacob Skaria


"G" wrote:

Is it possible in Excel to create a list box/combo box and after selecting 1
entry populate next columns with values. For ex. after selecting name
populate column b with home phone number and column c with work number.


Shane Devenshire[_2_]

Combo box
 
Hi,

1. First I would create you combo box using Data, Validation, and picking
List under Allows, and referr to a range containing the list in the Source
box, for example, =AA1:AA50
2. in AB1:AB50 enter the items you want to return in the column next to the
combo box.
3. If the Data, Validation list is in A1 then in B1 use something like
=VLOOKUP(A1,AB1:AB50,2,FALSE)



--
If this helps, please click the Yes button.

Cheers,
Shane Devenshire


"G" wrote:

Is it possible in Excel to create a list box/combo box and after selecting 1
entry populate next columns with values. For ex. after selecting name
populate column b with home phone number and column c with work number.



All times are GMT +1. The time now is 08:15 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com