cell referencing from a Combo Box

  • Thread starter Thread starter cjc
  • Start date Start date
C

cjc

I'm trying to make the result given in a combo box make data appear i
the cells (or text boxes) to the left and right of the combo box. Th
data being drawn from is a range of cells in a column that is part of
table with the same arrangement as the combo box/cell arrangement.
just want to be able to choose data from that table, and by choosin
one element in a row, have the rest of the row appear around it.

I've been trying to find a formula that will allow a cell to refer t
the result in the combo box, and give its result as the cell dat
adjacent to that given in the combo box, as the data is in the origina
table.

Make sense? Is it possible?

Thanks
 
Try using VLOOKUP to bring back the values from the table
that the combo looks at.

HTH

Paul
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Combo Box 2
Add a combo box 1
Combo box value does not update in Excel 2007 4
Combo Box dropdown data 20
Copying Combo Boxes?! 5
Insert combo box in a cell 3
Combo box result text not number 2
combo boxes 1

Back
Top