View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Paula Paula is offline
external usenet poster
 
Posts: 138
Default Option Buttons, Forms Control, Excel 2007 - 3 options

33.1 KB I uploaded it to \\Uhsfs2\Users\pvermilya\My Documents\My Dropbox
Let me know if it works. Thanks, Paula


"T. Valko" wrote:

How big is your file? If it's less than 1mb I'll take a look at it. Let me
know how to contact you. Or, if you're file is real small you can upload to
a free file host and post the link.

--
Biff
Microsoft Excel MVP


"Paula" wrote in message
...
This worksheet has five different sections;
Each section has 3 option boxes, 1. Yes 2. No 3. N/A.
I have a value connected to each box-value and formula in hidden cells.
I attached the hidden cell by right clicking the box, and putting in the
cell reference.
So, this is how the formula reads:
=if(ad17=1,2,if(ad17=2,0,if(ad17=3,2))).
This has worked fine,but it is the last section of the 3 options that is
giving me fits!
the last 2 sections of 3 boxes keep changing the reference cell everytime
I
click on them. I have deleted and started over, used group boxes, prayed,
and nothing works, even though it has worked previously. I went through
the
entire worksheet to see if anything else connected, sdid not find
anything,
traced dependents. PLEASE HELP!! I'll be glad to send you the worksheet to
look at it. Thank you.