getting info from a combo box

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a number of combo boxes within my Excel sheet. However, from other
cells I want to be able to get the values of those boxes.

The box name is cboList1.

For example - for a VLOOKUP command.

Can this be done?

Many thanks
 
Link the combobox to a cell and use that cell value.

If it is a controls combo, set the LinkedCell property to the cell.

If it is a Forms combo, set the Cell Link on the Control tab from the Format
Control menu option

--

HTH

RP
(remove nothere from the email address if mailing direct)
 

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

Back
Top