View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Kathryn[_4_] Kathryn[_4_] is offline
external usenet poster
 
Posts: 7
Default Combo Box - Can I Concatenate the list?

Does anyone know how to concatenate two listrow cells into
one in a combo box?

For example, I want to have "Smith, John" show up in the
combo box from two cloumns, A1 = Smith and B1 = John

Any suggestions would be greatly appreciated!

Thanks!