B
Bon
Hello all
I want to create a Access 2000 form with a ADD button. My idea is: when
the user click the Add button, controls will be shown. Then, the user
can select the options in drop down list box and type in some data in
the text box. Afterwards, the entered information will be saved into
the SQL database. If the user click the Add button again, a group of
new controls are shown.
The controls are:
DropDownListBox1 DropDownListBox2 Textbox1 DropDownlistBoxx
DropDownListBox
I am a newbie in Access and Access VBA. Could you give me some
suggestion on how to do it?
Cheers
Bon
I want to create a Access 2000 form with a ADD button. My idea is: when
the user click the Add button, controls will be shown. Then, the user
can select the options in drop down list box and type in some data in
the text box. Afterwards, the entered information will be saved into
the SQL database. If the user click the Add button again, a group of
new controls are shown.
The controls are:
DropDownListBox1 DropDownListBox2 Textbox1 DropDownlistBoxx
DropDownListBox
I am a newbie in Access and Access VBA. Could you give me some
suggestion on how to do it?
Cheers
Bon