View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
[email protected] paul.robinson@it-tallaght.ie is offline
external usenet poster
 
Posts: 789
Default Error (empty list box)?

Hi
Try Worksheets("combo") - which is an object, instead of combo.

regards
Paul