Hi guys! I created a form wherein an optiongroup button is bound to a character field. I only have two optionbuttons under that optiongroup and either button if clicked, should
return either 'AL' or 'SL' value and not a 1 or 0. Obviously, I'm getting a data type mismatch
message on this. How do I forced the optionbutton to return a char value instead of 0 or 1?
Any help is very much appreciated.
return either 'AL' or 'SL' value and not a 1 or 0. Obviously, I'm getting a data type mismatch
message on this. How do I forced the optionbutton to return a char value instead of 0 or 1?
Any help is very much appreciated.