View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bremser Bremser is offline
external usenet poster
 
Posts: 7
Default Adding button to worksheet

I'm trying to simply add a selection button next to each of 3 options on a
proposal form. Each button should toggle between 'selected' and 'not
selected' status. I want to user to be able to click on the button next to
their preferred option to indicate their choice.

Thanks in advance for your help.