G
gator
I have a form with three fields - textbox1, textbox2, textbox3. Each textbox
will have text or a number in it. what code will INSERT textbox1 into new
record in Table1 field1, then INSERT textbox2 into new record Table1 field1,
and so on? Is it a Loop or Array, I'm confused.
will have text or a number in it. what code will INSERT textbox1 into new
record in Table1 field1, then INSERT textbox2 into new record Table1 field1,
and so on? Is it a Loop or Array, I'm confused.