Re: 2 Problems
Hello Eran,
1-i can fill only the first line in the form
That's because your fields in the form are not bound to a table. You must have a table that stores the data entered in the form. Set the "Control Source" property of your fields to the desired fields in the desired table...