View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Sonic Sonic is offline
external usenet poster
 
Posts: 10
Default Using Toggle Button to Retrieve info for a combobox

Ok, I have a list of names on sheet 1 colume A1:A100. and Toggle buttons on
columes G1:G100. On sheet 2 I have Combo Boxes in these Boxes I want to
retrieve the names on sheet1 colume A. But if the toggle button is false i
dont want that name to show up in the combo box. Can anyone help Please