Hi,Here's a couple of ways, if you leave the values as the default, that
is 1,2,3,... you could use;[10,0,0][pfdBreakfast.rawValue - 1]That is
get the business value from an array.You could also change the binding
value of the N/A radio button to "0.0" and let the parseInt that you
already have turn it back to 0. The binding values of radio buttons are
strings by default.RegardsBruce