View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bruce Bruce is offline
external usenet poster
 
Posts: 138
Default option group on excel sheet

Is it possible to establish an option group on a spreadsheet. Say a frame
with 3 radio button to give a frame value of 1, 2 or 3. In the same way as
you would do on an access form.

I can insert radio button but the only functionality I can get is a true or
false to a linked cell.

If so, how do you go about it?

Bruce