View Single Post
  #1   Report Post  
RP1507
 
Posts: n/a
Default Getting A Value from a Combo Box to a Cell??

I have been working with excel and using combo boxes (the kind from the form
toolbar). The values are all stored in the combo boxes (Mostly Y for yes and
N for no). I need to find out if there is a way to get that data from the
combo boxes and into cells without the combo box around it now. I just want
to have the value in the cells. For example: Take all the combo box values
and insert them into cells in a new workseet, or an entire new workbook.

Thanks