View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
rk0909 rk0909 is offline
external usenet poster
 
Posts: 50
Default Combo Box Unique Entries


All,

I have 5 active x combo boxes on a worksheet. All have the same
listfillrange property.

Is there a way that once an item is selected in one combo box that
particular item cannot be selected in the other combo boxes (or does not even
appear in the other combo boxes).

thanks much for your help.

RK