Hey Kyle,I'm finally getting back into this...only two months later. I
just realized something that will throw a wrench in the script you
provided. My values of my sample radio buttons were ordered sequentially
from 1, but my actual buttons are ordered as follows: 1.0, 1.5, 2.0,
2.5, 3.0, 3.25, 3.50, 3.75, 4.0.How can your script be adapted to
accomodate the change in radio button values?