Add to table data

M

mark

I have a a list box (called LB) that getting its data from a table (called
table1) with only one field (called field1), a button (called button1) and a
text box (called data1).

I need to put some code behind the button to add the data from textbox data1
to the table table1 field1 and that data need to be showing in the list box.
Any idea?



Many thanks
Mark
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top