View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
mangesh_yadav[_322_] mangesh_yadav[_322_] is offline
external usenet poster
 
Posts: 1
Default Just another error message


I guess this is what you need.

lblShow.Caption = cbo.List(cbo.ListIndex, 1) & " "
cbo.List(cbo.ListIndex, 2)

Manges

--
mangesh_yada
-----------------------------------------------------------------------
mangesh_yadav's Profile: http://www.excelforum.com/member.php...fo&userid=1047
View this thread: http://www.excelforum.com/showthread.php?threadid=37926