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 can I update the table with values 'Mr.', Mrs', 'Miss', 'Single' rather than 1,2,3 ....
Please help.
Thanks in Advance.
DavidCdp1.
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 can I update the table with values 'Mr.', Mrs', 'Miss', 'Single' rather than 1,2,3 ....
Please help.
Thanks in Advance.
DavidCdp1.