Hi Everyone,
I have a form that shows data from a table. Along with text boxes, there are 4 option buttons for 'Marital Status'. The caption of the option buttons are 'Mr.', Mrs', 'Miss', 'Single'. When I save the data from form, it is saving the value of 'Marital Status' as 1,2, 3....
How...