View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
gbpg gbpg is offline
external usenet poster
 
Posts: 58
Default adding values from radio button selections

I have a form with 10 questions each question has four options for answers
these are radio buttons that have frams around them - so they are mutually
exclusive. How to do I:
assign a value for each selection (assume 1 to 4 will be the same for each
questions) for each question and then have the sum of these appear in a text
box at the bottom (and get saved in a cell)?