Using Option buttons
I made an option group in my MS Access form.
I need to store the option value of that particular option button, when it is clicked, into my database but there is no 'Click event' for option buttons and the GotFocus,KeyPress,MouseDown dont help.
Please suggest me a way in which I can store the Optionvalue into a table..
|