View Single Post
  #2   Report Post  
rosemary
 
Posts: n/a
Default


Private Sub ComboBox1_Change()
ComboBox1.List = Array("1", "2", "3", "4", "5+")
End Sub


Thanks!


--
rosemary
------------------------------------------------------------------------
rosemary's Profile: http://www.excelforum.com/member.php...o&userid=25042
View this thread: http://www.excelforum.com/showthread...hreadid=385658