View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] jeff.white@sekoworldwide.com is offline
external usenet poster
 
Posts: 9
Default Listbox value help needed

I have what I think is going to be an easy (easier anyway) question. I
have an excel spreadsheet with about 1000 rows of data with 3 columns.
I have a userform setup with a combo box. What I would like to see, is
when a value from the combo box is entered (from column A) I would like
that value of a text box to show the item found in Column B of the same
row. So if the value is from A600, then the value in the textbox is
from B600.