View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Yomi Yomi is offline
external usenet poster
 
Posts: 8
Default List box: Hide Certain colums

1.I have a worksheet with range" A1:H 1" which serves as the row source for
my list box. However, I dont want column B and A displayed in the list box.
This does not happen even if I hide the colums in the worksheet manually

2. In the same worksheet, I want to filter by Column B such that items not
part of the filtered range does not show in the list box. This does not
happen also in listbox

Can Someone please help me.
thank you in advance