Using Add button to capture data in form and recreate form

A

Ali

Hello, I'm having a problem with my form here. I created a bunch of text
boxes in the form design. At the end of the row of the text boxes I want an
ADD button that captures the data I entered and puts them into a record. Then
I want it to create automatically text box row just like the one I had right
underneath right on the bottom of the initial one. Also I want the new row to
keep the some of the initial values so I don't have to keep entering them
over.

Intitial Row: 12 234.5 45 34 23 ADD
New Row: 45 23 ADD

Hope you guys understand what I'm trying to say here.

Thanks.
 
Top