View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
ranswert ranswert is offline
external usenet poster
 
Posts: 161
Default Combo Box Row source problem

I have been having a problem with the row source on a combo box. I have the
range named 'drwlistrng' for the row source. I have a procedure that adds
items to the range and in that procedure the named range adds the row to the
rangename. When combo box list is pulled up the the last item added to the
range does not come up. I will go in the name box and select 'drwlistrng'
and the full range is highlighted. I can't figure out what is wrong.

Any Ideas?
Thanks