View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
ross ross is offline
external usenet poster
 
Posts: 81
Default combo box auto refresh

hi,
Can you not just add code to the combo that clears it then used the new range?
to clear use the .clear method?

or am i missing something?

Ross