hi,
--I have two forms named "Form1" and "Form2" and a Table named "Table1"
--Table1 has the following fields
Table1(field1,Field2,field3,field4)
--When a user enter data into "form1" that data stores in the "field2" and "field3"("field1 is an autonumber field")
-Using a "Next>>" button user goes to "form2" and enter data.I need to enter data into the "field3" of the previous record.(The record user entered data in form1)
Could u please give some code or information regarding this.
ThankX
assiri
--I have two forms named "Form1" and "Form2" and a Table named "Table1"
--Table1 has the following fields
Table1(field1,Field2,field3,field4)
--When a user enter data into "form1" that data stores in the "field2" and "field3"("field1 is an autonumber field")
-Using a "Next>>" button user goes to "form2" and enter data.I need to enter data into the "field3" of the previous record.(The record user entered data in form1)
Could u please give some code or information regarding this.
ThankX
assiri