N
New_Access
Hi All,
I want to create a form where if it closed or a command
button is clicked it will cut the record and append it to a certain
query.So that every time the form is open, there always no record in it.
I also want to put an option group ( probably radio button ) on my form.
I want to keep it values in a query field but converted to a text ( just
like
combo box ).But if the user make no change to my form,there is no data
will be append,cause the default value of my option group is setted to 1.
Hope would like to advice cause I just have a very little experience with
VBA code.
Thank's before
I want to create a form where if it closed or a command
button is clicked it will cut the record and append it to a certain
query.So that every time the form is open, there always no record in it.
I also want to put an option group ( probably radio button ) on my form.
I want to keep it values in a query field but converted to a text ( just
like
combo box ).But if the user make no change to my form,there is no data
will be append,cause the default value of my option group is setted to 1.
Hope would like to advice cause I just have a very little experience with
VBA code.
Thank's before