View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
geebee geebee is offline
external usenet poster
 
Posts: 190
Default radio buttons independent for each row

i have like 40 radio button in my worksheet. there are 2 on each row. the
only problem is that all 40 seem to be related to each other. like when i
click yes in the first row, and no in the 10th row, the one for the first row
is cleared. how can i make it to where the "yes" and "no" in each row are
independent.

thanks in advance,
geebee