I have a table which contains the field, Section, Applicable and completed.
The fields Applicable and Completed requires YES or NO.Their Data type is Text.
I have a form in which i have option buttons to select yes or no, and the selected value is placed in the table.
option buttons seems to work, but the values appear as 1 for YES and 2 for NO., whereas i want "Yes" to appear instead of numbers in the table.
I tried changing the option value of the OPTION BUTTONS, but it seems to accept only numbers.
Please Help.
The fields Applicable and Completed requires YES or NO.Their Data type is Text.
I have a form in which i have option buttons to select yes or no, and the selected value is placed in the table.
option buttons seems to work, but the values appear as 1 for YES and 2 for NO., whereas i want "Yes" to appear instead of numbers in the table.
I tried changing the option value of the OPTION BUTTONS, but it seems to accept only numbers.
Please Help.