View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Dustin Dustin is offline
external usenet poster
 
Posts: 1
Default Combo box in excel

Hello,
I have inserted a combo box into my spreadsheet using the
forms toolbar, I have assigned it to a range of cells for
data selection and linked it to a cell for data output.

What I am wondering is how to get the output from the
combo box to be the actual textual data that is in the
list rather than the line number of the cell in the range?

Make sense?