View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
jeff jeff is offline
external usenet poster
 
Posts: 44
Default List Fill Range Property

I have a few different comboBoxes where I can't seem to get the input range to stay. I have put the cell range in the ListFillRange Property but it doesn't always work. The combobox will be blank, but the LFR property will still say the range of cells I told it. This is driving me nuts!

Jeff